.gitea/workflows/action.yml aktualisiert
Some checks failed
CI / build_php (8.1) (push) Has been cancelled
CI / build_php (8.2) (push) Has been cancelled
CI / build_act (push) Has been cancelled

This commit is contained in:
Snoweuph 2024-03-07 18:41:58 +00:00
parent 916a05aedd
commit 6903867cde

View file

@ -8,8 +8,6 @@ on:
jobs: jobs:
build_act: build_act:
runs-on: 'ubuntu-latest' runs-on: 'ubuntu-latest'
container:
image: "ghcr.io/catthehacker/ubuntu:runner-latest"
steps: steps:
- name: Install Docker - name: Install Docker
run: curl -fsSL https://get.docker.com | sh run: curl -fsSL https://get.docker.com | sh