Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7d99254

Browse files
Install Python 3 in CentOS CI container
1 parent 1ac2dcf commit 7d99254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/ci.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ jobs:
261261
- name: Install development tools
262262
run: |
263263
yum install -y epel-release centos-release-scl
264-
yum install -y devtoolset-9-{make,gcc,gcc-c++} jq rsync
264+
yum install -y devtoolset-9-{make,gcc,gcc-c++} jq rsync python3
265265
266266
- name: Install nfpm and envsubst
267267
run: |

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /