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 e9f4e15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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
2 changes: 1 addition & 1 deletion test

0 comments on commit e9f4e15

Please sign in to comment.