chore: Move to fedora-latest runner
Some checks failed
Build (and tag) Images / build (push) Failing after 1m5s

This commit is contained in:
Vincent Mahnke 2026-03-22 16:18:50 +01:00
commit 75840bb99f

View file

@ -6,7 +6,7 @@ on:
jobs: jobs:
build: build:
runs-on: docker runs-on: fedora-latest
steps: steps:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v4 uses: actions/checkout@v4