fix(ci): use fedora-43 runner label for all non-build jobs
All checks were successful
poll-upstream / check (push) Successful in 1s

Ensures package, publish, and poll-upstream jobs are picked up by
Fedora 43 runners specifically.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-26 15:32:40 +03:00
parent 70ae2108ee
commit bab7d9850c
2 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ concurrency:
jobs:
check:
runs-on: fedora
runs-on: fedora-43
steps:
- name: Get upstream latest tag
id: upstream