Update workflow to use Ubuntu 22.04 for build and publish job

This commit is contained in:
2025-04-28 10:35:13 +02:00
parent dde3b5dc5d
commit 9d33b6e8be

View File

@@ -10,7 +10,7 @@ on:
jobs:
build-and-publish:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- name: ⚙️ Prepare Environment Variables