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 357846d commit 7b320c9Copy full SHA for 7b320c9
.github/workflows/main.yml
@@ -23,7 +23,7 @@ jobs:
23
strategy:
24
fail-fast: false
25
matrix:
26
- os: [macos-11, windows-2022]
+ os: [macos-latest, windows-2019]
27
28
# create steps
29
steps:
0 commit comments