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