fixes
Some checks failed
docker (ubuntu-latest, 2.38.4)

This commit is contained in:
Lee 2023-03-27 22:48:58 +01:00
parent 57a97c6caf
commit f809d61171

@ -12,7 +12,7 @@ jobs:
arch: ['ubuntu-latest']
git-version: ['2.38.4']
runs-on: ${{ matrix.arch }}
container: git.fascinated.cc/fascinated/gitea-runner:latest
container: git.fascinated.cc/fascinated/gitea-runner:node-18
steps:
- name: checkout
uses: https://github.com/actions/checkout@v3