We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dde258e commit b1bba83Copy full SHA for b1bba83
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ${{ matrix.os }}
16
strategy:
17
matrix:
18
- os: [ubuntu-latest, macos-latest]
+ os: [ubuntu-latest, macos-13]
19
steps:
20
- name: Code checkout
21
uses: actions/checkout@v4
0 commit comments