Skip to content

Commit e6054f2

Browse files
committed
Drop support for Coq 8.20 and Rocq 9.0
1 parent 471e923 commit e6054f2

6 files changed

Lines changed: 6 additions & 530 deletions

File tree

.github/workflows/coq-action.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,9 @@ jobs:
1919
strategy:
2020
matrix:
2121
image:
22-
- mathcomp/mathcomp:2.1.0-coq-8.20
23-
- mathcomp/mathcomp:2.1.0-coq-dev
24-
- mathcomp/mathcomp-dev:coq-8.20
25-
- mathcomp/mathcomp-dev:coq-dev
22+
- mathcomp/mathcomp:2.4.0-rocq-prover-9.1
23+
- mathcomp/mathcomp-dev:rocq-prover-9.1
24+
- mathcomp/mathcomp-dev:rocq-prover-dev
2625
fail-fast: false
2726
steps:
2827
- uses: actions/checkout@v2

.github/workflows/nix-action-8.20.yml

Lines changed: 0 additions & 221 deletions
This file was deleted.

0 commit comments

Comments
 (0)