Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
thery committed Dec 15, 2022
1 parent 059444e commit c8e8bc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
coq_version: ['8.14', '8.15', '8.16´,'dev']
coq_version: ['8.14', '8.15', '8.16','dev']
ocaml_version: ['default']
fail-fast: false # don't stop jobs if one fails
steps:
Expand Down

0 comments on commit c8e8bc8

Please sign in to comment.