switch to action runner label 'docker'
Some checks failed
Unit Tests / Run Tests (push) Failing after 1s
Some checks failed
Unit Tests / Run Tests (push) Failing after 1s
This commit is contained in:
parent
b13fa4d160
commit
90404cc74d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -8,7 +8,7 @@ on:
|
|||
jobs:
|
||||
test:
|
||||
name: Run Tests
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: docker
|
||||
container:
|
||||
image: ghcr.io/gleam-lang/gleam:1.15.2-scratch
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue