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 94e704d commit 205f977Copy full SHA for 205f977
.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
fail-fast: false
19
matrix:
20
- os: [ubuntu-latest, macOS-latest, windows-latest]
+ os: [ubuntu-latest, macos-13, windows-latest]
21
version: ['stable', 'insiders']
22
23
steps:
0 commit comments