aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2021-03-10 00:42:39 +0100
committerGitHub <noreply@github.com>2021-03-10 00:42:39 +0100
commitddca8841995183f9ddba68e0686e702a18f56ad6 (patch)
tree4c26167830469905ab7aef606387fac229f5d1a2 /.github
parenteb48bb7d1b2438881a485e2a4512b3fbabca598b (diff)
downloadgleam_stdlib-ddca8841995183f9ddba68e0686e702a18f56ad6.tar.gz
gleam_stdlib-ddca8841995183f9ddba68e0686e702a18f56ad6.zip
Upgrade Erlang on CI
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 89ff5c9..9fd5e40 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v2.0.0
- uses: gleam-lang/setup-erlang@v1.1.2
with:
- otp-version: 22.2
+ otp-version: 23.2
- uses: gleam-lang/setup-gleam@v1.0.1
with:
gleam-version: 0.13.0-rc2