Skip to content

Commit

Permalink
bump rupicola (requires Coq >= 8.18)
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelgruetter committed Feb 5, 2024
1 parent 4194a48 commit 824c0e7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/coq-opam-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
fail-fast: false
matrix:
coq-version: ['dev', '8.18.0', '8.17.0']
coq-version: ['dev', '8.19.0', '8.18.0']
ocaml-compiler: ['4.11.1']
os: [{name: 'Ubuntu',
runs-on: 'ubuntu-latest',
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/coq-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

env:
NJOBS: "2"
COQ_VERSION: "8.17.0" # minimal major version required for bedrock2 components
COQ_VERSION: "8.18.0" # minimal major version required for bedrock2 components
COQEXTRAFLAGS: "-async-proofs-j 1"
COQCHKEXTRAFLAGS: ""
OPAMYES: "true"
Expand Down
2 changes: 1 addition & 1 deletion rupicola

0 comments on commit 824c0e7

Please sign in to comment.