Back to ubuntu-latest
Some checks failed
Build and push latest / publish (fedora-act) (push) Failing after 1m25s
Build and push latest / publish (fedora-cpp) (push) Successful in 4m59s
Build and push latest / publish (ubuntu-cpp) (push) Successful in 3m33s

This commit is contained in:
Erki 2024-09-18 13:04:13 +03:00
parent 672c8cd0aa
commit f8d8e26084

View File

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