1
0
mirror of https://github.com/lxc/python3-lxc.git synced 2026-02-05 09:48:21 +01:00

github: Bump to latest Ubuntu

Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
This commit is contained in:
Stéphane Graber
2025-05-13 13:26:10 -04:00
parent 59e03d973a
commit f2f604b712

View File

@@ -10,7 +10,7 @@ jobs:
permissions:
pull-requests: read # for tim-actions/get-pr-commits to get list of commits from the PR
name: Signed-off-by (DCO)
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:
- name: Get PR Commits
id: 'get-pr-commits'
@@ -27,7 +27,7 @@ jobs:
permissions:
contents: none
name: Branch target
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:
- name: Check branch target
env: