We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28549c9 commit 421b778Copy full SHA for 421b778
1 file changed
.github/workflows/CI.yml
@@ -69,7 +69,8 @@ jobs:
69
os: [macos-15-intel, macos-latest, ubuntu-latest]
70
include-rms: ["", "with RMS"]
71
exclude:
72
- # only check for optional RMS functionality on ubuntu, just to be safe (and only ubuntu since its the fastest and most abundant)
+ # only check for "with RMS" functionality on ubuntu, just to be safe
73
+ # (and only ubuntu since its the fastest and most abundant)
74
- os: macos-15-intel
75
include-rms: ""
76
- os: macos-latest
0 commit comments