Skip to content

Commit 9e2ab22

Browse files
authored
Update the compiler version used on CI to 0.14.0-rc5
1 parent a3909e0 commit 9e2ab22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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: "0.14.0-rc3"
17+
purescript: "0.14.0-rc5"
1818
psa: "0.8.0"
1919

2020
- uses: actions/setup-node@v1

0 commit comments

Comments
 (0)