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
a41c9bc8
Commit
a41c9bc8
authored
Feb 01, 2022
by
michael-grunder
Browse files
CentOS 8 is EOL, switch to RockyLinux
parent
be41ed60
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/build.yml
View file @
a41c9bc8
...
...
@@ -81,9 +81,9 @@ jobs:
run
:
$GITHUB_WORKSPACE/test.sh
centos8
:
name
:
CentOS
8
name
:
RockyLinux
8
runs-on
:
ubuntu-latest
container
:
centos
:8
container
:
rockylinux
:8
steps
:
-
name
:
Checkout code
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