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:
|
build:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
image: ['ubuntu:20.04', 'centos:7']
|
image: ['ubuntu:22.04', 'centos:7']
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
container: ${{ matrix.image }}
|
container: ${{ matrix.image }}
|
||||||
steps:
|
steps:
|
||||||
|
Reference in New Issue
Block a user