add the "v" in gleam:v1.15.2 docker image
Some checks failed
Unit Tests / Run Tests (push) Failing after 4s
Some checks failed
Unit Tests / Run Tests (push) Failing after 4s
This commit is contained in:
parent
90404cc74d
commit
4ee4265198
1 changed files with 1 additions and 2 deletions
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
|
|
@ -10,8 +10,7 @@ jobs:
|
||||||
name: Run Tests
|
name: Run Tests
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: ghcr.io/gleam-lang/gleam:1.15.2-scratch
|
image: ghcr.io/gleam-lang/gleam:v1.15.2-scratch
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue