Skip to content

Commit ed182a8

Browse files
committed
update:Centos_build.yml
1 parent b62e62b commit ed182a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Centos_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
build:
1717
runs-on: ${{ matrix.runner }}
1818
container:
19-
image: centos/centos:${{ matrix.stream }}
19+
image: quay.io/centos/centos:${{ matrix.stream }}
2020
options: --platform ${{ matrix.platform }}
2121
strategy:
2222
matrix:

0 commit comments

Comments
 (0)