Update '.gitea/workflows/publish.yaml'
Some checks failed
docker (git.fascinated.cc/fascinated/gitea-runner:ubuntu-latest, 2.38.4)
Some checks failed
docker (git.fascinated.cc/fascinated/gitea-runner:ubuntu-latest, 2.38.4)
This commit is contained in:
parent
d2f63c6dc5
commit
b7b5823d99
@ -12,7 +12,7 @@ jobs:
|
||||
arch: ['git.fascinated.cc/fascinated/gitea-runner:ubuntu-latest']
|
||||
git-version: ['2.38.4']
|
||||
runs-on: ${{ matrix.arch }}
|
||||
#container: node:19-alpine
|
||||
container: node:19-bullseye
|
||||
steps:
|
||||
- name: checkout
|
||||
uses: https://github.com/actions/checkout@v3
|
||||
|
Reference in New Issue
Block a user