Skip to content

Commit 282b902

Browse files
committed
Relax aff dependency version
Because spec test dependency needs aff <8.0.0
1 parent d05f697 commit 282b902

File tree

3 files changed

+883
-746
lines changed

3 files changed

+883
-746
lines changed

.github/workflows/ci.yml

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

1515
- uses: purescript-contrib/setup-purescript@main
1616
with:
17-
purescript: "unstable"
17+
purescript: "latest"
1818
purs-tidy: "latest"
1919
spago: "unstable"
2020

0 commit comments

Comments
 (0)