We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9b0aa7 commit 1b7826eCopy full SHA for 1b7826e
.github/workflows/gap.yml
@@ -86,7 +86,7 @@ jobs:
86
87
test-cygwin:
88
name: "cygwin / GAP master"
89
- runs-on: windows-latest
+ runs-on: windows-2019
90
if: ${{ !(github.event_name == 'pull_request' && github.event.pull_request.head.repo.full_name == github.repository) }}
91
env:
92
CHERE_INVOKING: 1
0 commit comments