ci: Update stable OS versions for LKM build

master
nirenjan 2024-06-08 21:51:48 -07:00
parent 49c57f4a6a
commit 863e43e4ad
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
os: ['ubuntu-18.04', 'ubuntu-20.04']
os: ['ubuntu-20.04', 'ubuntu-22.04']
steps:
- name: Checkout repository