Update '.gitea/workflows/publish.yaml'
Some checks failed
docker (git.fascinated.cc/fascinated/gitea-runner:ubuntu-latest, 2.38.4)

This commit is contained in:
Lee 2023-03-27 22:16:02 +01:00
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