Skip to content

Commit 0492c6a

Browse files
committed
Updated CI windows image to 2022
1 parent 39aec8f commit 0492c6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gha.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ jobs:
195195
196196
windows:
197197
name: ${{ format('Windows cxx{0}', matrix.cxx) }}
198-
runs-on: windows-2019
198+
runs-on: windows-2022
199199
strategy:
200200
fail-fast: false
201201
matrix:

0 commit comments

Comments
 (0)