We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e26797 commit 1cc359cCopy full SHA for 1cc359c
1 file changed
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
timeout-minutes: 30
13
strategy:
14
matrix:
15
- os: [macOS-latest, ubuntu-latest, windows-2019]
+ os: [macOS-latest, ubuntu-latest, windows-latest]
16
defaults:
17
run:
18
shell: bash
0 commit comments