We've moved snap from core20 to core22, let's
test LXCFS on Ubuntu 22.04 too.
Signed-off-by: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@canonical.com>
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-22.04
steps:
- name: Get PR Commits
id: 'get-pr-commits'
permissions:
contents: none
name: Branch target
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
steps:
- name: Check branch target
env:
os:
- ubuntu-18.04
- ubuntu-20.04
+ - ubuntu-22.04
runs-on: ${{ matrix.os }}
steps:
- name: Checkout code
- clang
os:
- ubuntu-20.04
+ - ubuntu-22.04
runs-on: ${{ matrix.os }}
steps:
- name: Checkout code