Update workflows to use ubuntu-latest

This commit is contained in:
dP
2025-10-19 03:34:32 +05:00
parent 6fe80d1354
commit 1687cb0242

View File

@@ -169,7 +169,7 @@ jobs:
if: needs.source.outputs.trigger_type == 'new-master' || needs.source.outputs.trigger_type == 'new-tag'
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:
- name: Download all bundles
@@ -195,7 +195,7 @@ jobs:
if: needs.source.outputs.trigger_type == 'new-master' || needs.source.outputs.trigger_type == 'new-tag'
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:
- name: Download all bundles