Skip to content

Commit

Permalink
Pin version of Coq used in CI. (#65)
Browse files Browse the repository at this point in the history
Fixes #48.
  • Loading branch information
Zimmi48 authored Oct 21, 2024
1 parent 2ebf6ef commit fd7266e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
- uses: coq-community/docker-coq-action@v1
with:
opam_file: 'coq-platform-docs.opam'
coq_version: '8.19'
before_script: |
startGroup "Workaround permission issue"
sudo chown -R coq:coq . # <--
Expand Down

0 comments on commit fd7266e

Please sign in to comment.