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