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 2c2d8a2 commit e07ce55Copy full SHA for e07ce55
.github/workflows/unittests.yml
@@ -21,7 +21,7 @@ jobs:
21
os:
22
- ubuntu-latest
23
- windows-latest
24
- - macos-latest
+ - macos-26
25
runs-on: ${{ matrix.os }}
26
env:
27
# Disable implicitly syncing before running - we run an explicit sync first.
0 commit comments