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:
4
.github/workflows/commits.yml
vendored
4
.github/workflows/commits.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user