Skip to content

Commit

Permalink
CentOS 8 is EOL, switch to RockyLinux
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-grunder committed Feb 1, 2022
1 parent be41ed6 commit a41c9bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a41c9bc

Please sign in to comment.