Skip to content

Commit ed6337d

Browse files
committed
Bump the centos image version
Signed-off-by: hi-rustin <[email protected]>
1 parent 58dd2cd commit ed6337d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/centos-fmt-clippy-on-all.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
--tty \
8080
--init \
8181
--rm \
82-
centos:6 \
82+
centos:7 \
8383
sh ./ci/raw_init.sh
8484
- name: Run shell checks
8585
run: |

ci/actions-templates/centos-fmt-clippy-template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
--tty \
8080
--init \
8181
--rm \
82-
centos:6 \
82+
centos:7 \
8383
sh ./ci/raw_init.sh
8484
- name: Run shell checks
8585
run: |

0 commit comments

Comments
 (0)