Disable deprecated image in kernel workflow

report-buttons-in-order
nirenjan 2023-09-27 08:52:48 -07:00
parent 9e2e8cb8ff
commit fe023ffc65
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