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.
macos-latest
1 parent c642b6a commit 7f5d306Copy full SHA for 7f5d306
.github/workflows/test.yml
@@ -75,7 +75,7 @@ jobs:
75
strategy:
76
matrix:
77
version: [ 9, 10, 11, 12, 12.0.1, 13, 14, 15, 16, 17, 18, 19, 20, 21 ]
78
- os: [ ubuntu-latest, macos-13, windows-latest ]
+ os: [ ubuntu-latest, macos-latest, windows-latest ]
79
fail-fast: false
80
runs-on: ${{ matrix.os }}
81
steps:
0 commit comments