now it should work
Some checks failed
Build and Push to Forgejo Registry / build (push) Failing after 11s
Some checks failed
Build and Push to Forgejo Registry / build (push) Failing after 11s
This commit is contained in:
parent
5d3a6242d7
commit
7c5600e7fb
1 changed files with 1 additions and 3 deletions
|
@ -8,9 +8,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
# runs-on: debian-x86-runner # Your runner's name
|
||||
runs-on: docker:docker://data.forgejo.org/oci/alpine:3.20
|
||||
# runs-on: docker://docker:20-bookworm
|
||||
runs-on: docker
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue