.gitea/workflows/action.yml aktualisiert
This commit is contained in:
parent
c8251f7657
commit
af79a91f52
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ jobs:
|
|||
build_php:
|
||||
runs-on: 'ubuntu-latest'
|
||||
container:
|
||||
image: "git.euph.dev/actions/runner-basic:latest"
|
||||
image: "ghcr.io/catthehacker/ubuntu:runner-latest"
|
||||
needs: build_act
|
||||
strategy:
|
||||
matrix:
|
||||
|
|
Loading…
Reference in a new issue