Skip to content
Snippets Groups Projects
Unverified Commit 727853dc authored by Julian Ospald's avatar Julian Ospald :tea:
Browse files

Make sure to test os-string on fedora

parent 0ed91754
No related branches found
No related tags found
No related merge requests found
......@@ -81,7 +81,8 @@ jobs:
cabal update
autoreconf --version
autoreconf -i
cabal test all --test-show-details=direct
# test filepath >= 1.5
cabal test --constraint='filepath >= 1.5.0.0' all --test-show-details=direct
i386:
runs-on: ubuntu-latest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment