fix image name
This commit is contained in:
parent
eb674e1fc5
commit
0ee17f1d37
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:20.04", "centos:7"]
|
||||
runs-on: ubuntu-20.04
|
||||
container: ${{ matrix.image }}
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user