This commit is contained in:
parent
161583f093
commit
467c6ec186
1 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,8 @@ jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: "docker"
|
runs-on: "docker"
|
||||||
container:
|
container:
|
||||||
image: "code.forgejo.org/oci/alpine:3.21"
|
image: "code.forgejo.org/oci/node:22-alpine3.21"
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: "Checkout"
|
- name: "Checkout"
|
||||||
uses: "https://code.forgejo.org/actions/checkout@v4"
|
uses: "https://code.forgejo.org/actions/checkout@v4"
|
||||||
|
|
Loading…
Add table
Reference in a new issue