Skip to content

Commit

Permalink
Merge pull request #36 from gap-packages/mh/CI
Browse files Browse the repository at this point in the history
CI: disable test against GAP 4.11
  • Loading branch information
gaehler authored Oct 16, 2024
2 parents 787b273 + 087e111 commit 7869164
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
- master
- stable-4.13
- stable-4.12
- stable-4.11
ABI: ['']
include:
- gap-branch: master
Expand All @@ -37,7 +36,6 @@ jobs:
- uses: actions/checkout@v4
- uses: gap-actions/setup-gap@v2
with:
GAP_PKGS_TO_CLONE: "io" # needed for GAP 4.11
GAPBRANCH: ${{ matrix.gap-branch }}
ABI: ${{ matrix.ABI }}
- uses: gap-actions/build-pkg@v1
Expand Down

0 comments on commit 7869164

Please sign in to comment.