Skip to content

Commit 85d1e98

Browse files
Upgrade Windows CI version to 2022 (#129)
1 parent 56d9724 commit 85d1e98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
test-cygwin:
7777
name: "cygwin64 - GAP master - HPCGAP no"
7878
if: ${{ !(github.event_name == 'pull_request' && github.event.pull_request.head.repo.full_name == github.repository) }}
79-
runs-on: windows-2019
79+
runs-on: windows-2022
8080
env:
8181
CHERE_INVOKING: 1
8282
steps:

0 commit comments

Comments
 (0)