1
0
mirror of https://github.com/darkzoul5/YoutubePlaylistSync.git synced 2026-07-03 20:43:59 +03:00

Update workflow to use Ubuntu 22.04 for package builds

This commit is contained in:
2025-10-12 22:21:18 +03:00
parent 4fd4723d9b
commit e75289313d
+1 -1
View File
@@ -7,7 +7,7 @@ on:
jobs: jobs:
package: package:
runs-on: ubuntu:latest runs-on: ubuntu:22.04
steps: steps:
- name: Checkout code - name: Checkout code