Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
hiredis
Commits
f8de9a4b
Unverified
Commit
f8de9a4b
authored
Feb 01, 2022
by
Michael Grunder
Committed by
GitHub
Feb 01, 2022
Browse files
Merge pull request #1046 from redis/rockylinux-ci
CentOS 8 is EOL, switch to RockyLinux
parents
be41ed60
a41c9bc8
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/build.yml
View file @
f8de9a4b
...
@@ -81,9 +81,9 @@ jobs:
...
@@ -81,9 +81,9 @@ jobs:
run
:
$GITHUB_WORKSPACE/test.sh
run
:
$GITHUB_WORKSPACE/test.sh
centos8
:
centos8
:
name
:
CentOS
8
name
:
RockyLinux
8
runs-on
:
ubuntu-latest
runs-on
:
ubuntu-latest
container
:
centos
:8
container
:
rockylinux
:8
steps
:
steps
:
-
name
:
Checkout code
-
name
:
Checkout code
uses
:
actions/checkout@v2
uses
:
actions/checkout@v2
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment