Skip to content

Commit

Permalink
CI setup for 8.20 & master
Browse files Browse the repository at this point in the history
  • Loading branch information
damien-pous committed Sep 18, 2024
1 parent fda9562 commit 131b98a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-relation-algebra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- master
- v8.18
- v8.20
pull_request:
branches:
- '**'
Expand All @@ -16,7 +16,7 @@ jobs:
matrix:
image:
- 'coqorg/coq:dev'
- 'coqorg/coq:8.18'
- 'coqorg/coq:8.20'
fail-fast: false

steps:
Expand Down

0 comments on commit 131b98a

Please sign in to comment.