We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25ebcee commit 300f46fCopy full SHA for 300f46f
3 files changed
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
runs-on: ${{ matrix.os }}
36
strategy:
37
matrix:
38
- os: [ubuntu-latest, macos-latest]
+ os: [ubuntu-latest, macos-13]
39
40
steps:
41
- uses: actions/checkout@v4
0 commit comments