We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ce405b commit 344220dCopy full SHA for 344220d
1 file changed
.github/workflows/build.yaml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
fail-fast: false
11
matrix:
12
- os: [windows-2019, macos-latest]
+ os: [windows-latest, macos-latest]
13
14
steps:
15
- uses: actions/checkout@v2
0 commit comments