Skip to content

Commit c68a1db

Browse files
committed
Change to Windows 2022 for Github Action
2 parents d1a2410 + 8b7ff7b commit c68a1db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
build/cmaple
112112
build/cmaple-aa
113113
build-windows:
114-
runs-on: windows-2019
114+
runs-on: windows-2022
115115
steps:
116116
- name: Checkout code
117117
uses: actions/checkout@v4

0 commit comments

Comments
 (0)