Skip to content

Commit 2cf57ac

Browse files
authored
Merge pull request #1216 from martindevans/update_to_windows-2022
Updated main workflow from windows-2019 to windows-2022
2 parents 01f466c + 4d84a36 commit 2cf57ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
os: macos-14 # https://github.blog/changelog/2024-01-30-github-actions-introducing-the-new-m1-macos-runner-available-to-open-source/
2525
config: release
2626
- build: windows-release
27-
os: windows-2019
27+
os: windows-2022
2828
config: release
2929
steps:
3030
- name: Free Disk Space (Ubuntu)

0 commit comments

Comments
 (0)