tangled
alpha
login
or
join now
gearsco.de
/
pearl
2
fork
atom
An Erlang lexer and syntax highlighter in Gleam
2
fork
atom
overview
issues
pulls
pipelines
Update CI version
gearsco.de
7 months ago
dc65ae8e
742b426a
+2
-2
1 changed file
expand all
collapse all
unified
split
.github
workflows
test.yml
+2
-2
.github/workflows/test.yml
···
14
14
- uses: actions/checkout@v4
15
15
- uses: erlef/setup-beam@v1
16
16
with:
17
17
-
otp-version: "27.1.2"
18
18
-
gleam-version: "1.9.1"
17
17
+
otp-version: "28.0.0"
18
18
+
gleam-version: "1.12.0"
19
19
rebar3-version: "3"
20
20
# elixir-version: "1"
21
21
- run: gleam deps download