Merge branch 'pr_1572'
This commit is contained in:
2
.github/workflows/compile.yml
vendored
2
.github/workflows/compile.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
build:
|
||||
strategy:
|
||||
matrix:
|
||||
image: ['ubuntu:20.04', 'centos:7']
|
||||
image: ['ubuntu:22.04', 'centos:7']
|
||||
runs-on: ubuntu-20.04
|
||||
container: ${{ matrix.image }}
|
||||
steps:
|
||||
|
Reference in New Issue
Block a user