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 01f466c commit 4d84a36Copy full SHA for 4d84a36
.github/workflows/main.yml
@@ -24,7 +24,7 @@ jobs:
24
os: macos-14 # https://github.blog/changelog/2024-01-30-github-actions-introducing-the-new-m1-macos-runner-available-to-open-source/
25
config: release
26
- build: windows-release
27
- os: windows-2019
+ os: windows-2022
28
29
steps:
30
- name: Free Disk Space (Ubuntu)
0 commit comments