ci: drop ubuntu-18.04, add 22.04, latest (#776)

This commit is contained in:
Sardorbek Imomaliev
2022-09-04 18:40:50 +05:00
committed by GitHub
parent 765cf1194e
commit 2eea5d7a12
11 changed files with 49 additions and 29 deletions

View File

@@ -8,7 +8,7 @@ on:
jobs:
CodeQL-Build:
runs-on: ubuntu-18.04
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3