Skip to content

Commit 83f138c

Browse files
committed
put a version that exists 😅
1 parent 6626933 commit 83f138c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555

5656
- name: Install doctest
5757
run: |
58-
cabal install --ignore-project -j2 doctest --constraint='doctest ==0.23.1'
58+
cabal install --ignore-project -j2 doctest --constraint='doctest ==0.23.0'
5959
6060
- name: Build
6161
run: |

0 commit comments

Comments
 (0)