Skip to content

Commit 6138e8b

Browse files
authored
ci: migrate to windows-latest (#26)
windows-2019 is no longer available on GH actions
1 parent b5ffc86 commit 6138e8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ jobs:
3131
- os: macos-13
3232
arch: x64
3333
build-group: darwin-universal
34-
- os: windows-2019
34+
- os: windows-latest
3535
arch: x86
3636
build-group: win32-x86
37-
- os: windows-2019
37+
- os: windows-latest
3838
arch: x64
3939
build-group: win32-x64
4040
- os: windows-11-arm

0 commit comments

Comments
 (0)