Skip to content

Commit a3f1a13

Browse files
authored
Merge pull request #3193 from hi-rustin/rustin-patch-centos
Bump the centos image version
2 parents 58dd2cd + ed6337d commit a3f1a13

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)