We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c8bf5c commit 4ec384fCopy full SHA for 4ec384f
.github/workflows/check-full.yaml
@@ -28,6 +28,7 @@ jobs:
28
# max-parallel: 2
29
matrix:
30
config:
31
+ - {os: macos-26, r: 'release'}
32
- {os: macos-15, r: 'release'}
33
- {os: windows-latest, r: 'release'}
34
- {os: ubuntu-latest, r: 'release'}
0 commit comments