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