We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ced7126 commit 1884012Copy full SHA for 1884012
.github/workflows/ci-mac.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: false
15
matrix:
16
- os: [ macos-15 ]
+ os: [ macos-latest ]
17
18
name: Build ${{ matrix.os }}
19
0 commit comments