Skip to content

Commit f023150

Browse files
committed
Use erikmd/docker-coq-action@alpha
following the merge of PR rocq-community/docker-coq-action#10
1 parent 75247c0 commit f023150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-coq-demo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
max-parallel: 4
7272
steps:
7373
- uses: actions/checkout@v2
74-
- uses: erikmd/docker-coq-action@custom_image
74+
- uses: erikmd/docker-coq-action@alpha
7575
id: docker-mathcomp-action
7676
with:
7777
opam_file: './coq-demo.opam'

0 commit comments

Comments
 (0)