💚 change from docker to ubuntu-latest
Some checks are pending
Build OCI Images / build (push) Waiting to run
Some checks are pending
Build OCI Images / build (push) Waiting to run
This commit is contained in:
parent
991af1ba09
commit
9e3f10f653
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ on:
|
||||||
branches: [devel]
|
branches: [devel]
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: docker
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: node:21-alpine
|
image: node:21-alpine
|
||||||
steps:
|
steps:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue