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 9c7e573 commit b9b039aCopy full SHA for b9b039a
.github/workflows/build.yml
@@ -47,7 +47,7 @@ jobs:
47
strategy:
48
matrix:
49
# macos-13 is an intel runner, macos-14 is apple silicon
50
- os: [ubuntu-latest, windows-latest, macos-13, macos-14]
+ os: [ubuntu-latest, macos-13, macos-14]
51
52
steps:
53
- uses: actions/checkout@v4
0 commit comments