Skip to content

Commit

Permalink
Relax aff dependency version
Browse files Browse the repository at this point in the history
Because spec test dependency needs aff <8.0.0
  • Loading branch information
jamesdbrock committed Oct 13, 2024
1 parent d05f697 commit 282b902
Show file tree
Hide file tree
Showing 3 changed files with 883 additions and 746 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

- uses: purescript-contrib/setup-purescript@main
with:
purescript: "unstable"
purescript: "latest"
purs-tidy: "latest"
spago: "unstable"

Expand Down
Loading

0 comments on commit 282b902

Please sign in to comment.