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 9f83a7a commit ece5affCopy full SHA for ece5aff
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
strategy:
22
fail-fast: false
23
matrix:
24
- runs-on: [ubuntu-latest, macos-12, windows-latest]
+ runs-on: [ubuntu-latest, macos-13, windows-latest]
25
session: [dist, test]
26
27
name: ${{ matrix.session }} on ${{ matrix.runs-on }}
0 commit comments