Skip to content

Commit

Permalink
CI: test with GAP 4.13; test with mininimal set of packages loaded
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin committed Mar 23, 2024
1 parent 6bb2f0b commit 02bed54
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
matrix:
gap-branch:
- master
- stable-4.13
- stable-4.12
- stable-4.11
- stable-4.10
Expand All @@ -37,6 +38,9 @@ jobs:
GAPBRANCH: ${{ matrix.gap-branch }}
- uses: gap-actions/build-pkg@v1
- uses: gap-actions/run-pkg-tests@v2
- uses: gap-actions/run-pkg-tests@v2
with:
only-needed: true
- uses: gap-actions/process-coverage@v2
- uses: codecov/codecov-action@v4

Expand Down

0 comments on commit 02bed54

Please sign in to comment.