This commit is contained in:
parent
f85f6f4181
commit
009d7aca2c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -10,7 +10,7 @@ jobs:
|
|||
name: Run Tests
|
||||
runs-on: docker
|
||||
container:
|
||||
image: ghcr.io/gleam-lang/gleam:v1.15.2-erlang
|
||||
image: ghcr.io/gleam-lang/gleam:v1.15.2-node
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue