Skip to content

Commit

Permalink
Update the compiler version used on CI to 0.14.0-rc5
Browse files Browse the repository at this point in the history
  • Loading branch information
kl0tl committed Dec 28, 2020
1 parent aa5d6f5 commit f5eef1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Set up a PureScript toolchain
uses: purescript-contrib/setup-purescript@main
with:
purescript: "0.14.0-rc3"
purescript: "0.14.0-rc5"

- name: Cache PureScript dependencies
uses: actions/cache@v2
Expand Down

0 comments on commit f5eef1a

Please sign in to comment.