chore(ci): update runner image to ubuntu-latest
Some checks failed
Auto Changelog & (Release) / release (push) Successful in 17s
Build and Publish nightly package / build-and-publish (push) Failing after 1m2s

This commit is contained in:
2025-10-07 20:33:03 +02:00
committed by ghost-bot
parent 3cc00dd76f
commit a3e60f8620

View File

@@ -10,7 +10,7 @@ on:
jobs:
build-and-publish:
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
steps:
- name: Checkout Repository