Skip to content

Commit 1b7826e

Browse files
committed
Cygwin CI: use windows-2019 explicitly (not windows-latest)
1 parent a9b0aa7 commit 1b7826e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gap.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686

8787
test-cygwin:
8888
name: "cygwin / GAP master"
89-
runs-on: windows-latest
89+
runs-on: windows-2019
9090
if: ${{ !(github.event_name == 'pull_request' && github.event.pull_request.head.repo.full_name == github.repository) }}
9191
env:
9292
CHERE_INVOKING: 1

0 commit comments

Comments
 (0)