doctest 0.18

This commit is contained in:
Maxim Koltsov 2021-04-05 17:41:06 +03:00
parent 61111178f0
commit 4c05338876
No known key found for this signature in database
GPG Key ID: 52B5EDB68BF54442
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ jobs:
- name: Configure
run: |
cabal install --ignore-project -j2 doctest --constraint='doctest ^>=0.17'
cabal install --ignore-project -j2 doctest --constraint='doctest ^>=0.18'
- name: Build
run: |