ci: switch to fedora-latest tag
Some checks failed
build and upload / build (push) Failing after 23s

This commit is contained in:
2025-05-02 16:04:32 +02:00
parent 7f0159e72b
commit 039f0f5c5b

View File

@@ -10,7 +10,7 @@ on:
jobs:
build:
runs-on: [ubuntu-latest]
runs-on: [fedora-latest]
steps:
- name: Checkout code
uses: actions/checkout@v4