We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37c3243 commit 7923d05Copy full SHA for 7923d05
.github/workflows/oldest.yml
@@ -19,7 +19,7 @@ jobs:
19
opamroot: /home/coq/.opam
20
configopts: -ignore-coq-version
21
container:
22
- image: coqorg/coq:8.13
+ image: coqorg/coq:8.15
23
options: --user root
24
steps:
25
- name: Checkout
0 commit comments