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 ade604a commit c56ba27Copy full SHA for c56ba27
1 file changed
.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: false
16
matrix:
17
- os: [windows-2019, ubuntu-latest, macos-latest]
+ os: [windows-2022, ubuntu-latest, macos-latest]
18
steps:
19
- name: Get the sources
20
uses: actions/checkout@v3
0 commit comments