0
0
Fork 0

ci: Bump codeql run os to ubuntu20.04

This commit is contained in:
windowsair 2023-11-05 23:42:52 +08:00
parent 687e9531b8
commit cc8e819009
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ on:
jobs: jobs:
analyze: analyze:
name: Analyze name: Analyze
runs-on: ubuntu-18.04 runs-on: ubuntu-20.04
strategy: strategy:
fail-fast: false fail-fast: false