aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2024-05-23 19:31:04 +0100
committerLouis Pilfold <louis@lpil.uk>2024-05-23 19:32:48 +0100
commit549ecb851a150a494b72fad172e91f3f4b24653b (patch)
tree18dae8b629eb775967f9554d0d781cc912c17c99
parent9753cfad7d937c42db64baee5b9cc818effe984b (diff)
downloadgleam_json-549ecb851a150a494b72fad172e91f3f4b24653b.tar.gz
gleam_json-549ecb851a150a494b72fad172e91f3f4b24653b.zip
Update CI versions
-rw-r--r--.github/workflows/test.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index e9c3805..29ee5b6 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -13,9 +13,8 @@ jobs:
- uses: actions/checkout@v3
- uses: erlef/setup-beam@v1
with:
- otp-version: "25.1"
- elixir-version: "1.13.1"
- gleam-version: "0.34.0"
+ otp-version: "27.0"
+ gleam-version: "1.2.0-rc1"
rebar3-version: "3"
- run: gleam test
- run: gleam test --target javascript