aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/test.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/test.yml')
-rw-r--r--.github/workflows/test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index f754191..f9d2adc 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
with:
otp-version: "26.0.2"
# Ensure you update the bin/download-compiler Gleam version to match this
- gleam-version: "1.1.0"
+ gleam-version: "1.2.0"
rebar3-version: "3"
- run: ./bin/download-compiler
- run: gleam deps download