💚 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]
|
||||
jobs:
|
||||
build:
|
||||
runs-on: docker
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: node:21-alpine
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue