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 4e4d2dc commit 06a0d79Copy full SHA for 06a0d79
.github/workflows/build.yml
@@ -48,7 +48,7 @@ jobs:
48
needs: [build_data]
49
strategy:
50
matrix:
51
- os: [ubuntu-latest, windows-latest, macos-latest]
+ os: [ubuntu-latest, windows-latest, macos-latest, macos-13]
52
include:
53
- os: ubuntu-latest
54
arch: x86_64
0 commit comments