Skip to content

Commit

Permalink
"oldest" CI test: use the oldest supported Menhir version
Browse files Browse the repository at this point in the history
  • Loading branch information
xavierleroy committed Jul 24, 2024
1 parent 179d2a1 commit a15470e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/oldest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
submodules: true
- name: OPAM dependencies
run: tools/runner.sh opam_install menhir
run: tools/runner.sh opam_install menhir=20200624
- name: Configure
run: tools/runner.sh configure
- name: Build
Expand Down

0 comments on commit a15470e

Please sign in to comment.