Skip to content

Commit

Permalink
build(deps): Bump gap-system to 4.14 (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
limakzi authored Jan 12, 2025
1 parent a97f876 commit 266d6d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/pull-request-code-gap-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
matrix:
gap-branch:
- master
- stable-4.14
- stable-4.13
- stable-4.12

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-bump.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
- published

env:
gap-branch: stable-4.13
gap-branch: stable-4.14
revision: ${{ github.event.repository.name }}-${{ github.ref_name }}
archive-file: ${{ github.event.repository.name }}-${{ github.ref_name }}.tar.gz

Expand Down

0 comments on commit 266d6d4

Please sign in to comment.