We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbb1475 commit 373b006Copy full SHA for 373b006
1 file changed
.github/workflows/build.yml
@@ -18,7 +18,7 @@ jobs:
18
19
strategy:
20
matrix:
21
- os: [ubuntu-latest, macos-14]
+ os: [ubuntu-latest, macos-latest]
22
runs-on: ${{ matrix.os }}
23
24
steps:
0 commit comments