We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91841e8 commit 7f30910Copy full SHA for 7f30910
1 file changed
.github/workflows/build.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
fail-fast: false
11
matrix:
12
- os: [ubuntu-latest, windows-latest, macos-latest, ubuntu-24.04-arm]
+ os: [ubuntu-latest, windows-latest, macos-latest, macos-13, ubuntu-24.04-arm]
13
14
steps:
15
- uses: actions/checkout@v4
0 commit comments