chore: Switch to non-deskop runner
Some checks failed
Build (and tag) Images / build (push) Failing after 9m51s

This commit is contained in:
Vincent Mahnke 2026-03-22 17:31:54 +01:00
commit 209f9105bd

View file

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