Try again?
Some checks are pending
Build and push latest / publish (fedora-act) (push) Waiting to run
Build and push latest / publish (fedora-cpp) (push) Waiting to run
Build and push latest / publish (ubuntu-cpp) (push) Waiting to run

This commit is contained in:
Erki 2024-09-18 12:38:45 +03:00
parent 333a974a0b
commit 672c8cd0aa

View File

@ -7,7 +7,7 @@ jobs:
strategy:
matrix:
image: ["fedora-act", "fedora-cpp", "ubuntu-cpp"]
runs-on: ghcr.io/catthehacker/ubuntu:act-latest
runs-on: catthehacker/ubuntu:act-latest
if: gitea.ref == 'refs/heads/master'
steps:
- uses: actions/checkout@v4