Skip to content

Commit

Permalink
Update to Rocky Linux 8 on Node.js examples.
Browse files Browse the repository at this point in the history
  • Loading branch information
geerlingguy committed Apr 15, 2022
1 parent fa76a4a commit da54150
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,10 +107,10 @@ jobs:
# distro: ubuntu2004

- playbook: nodejs.yml
distro: centos7
distro: rockylinux8

- playbook: nodejs-role.yml
distro: centos7
distro: rockylinux8

- playbook: security.yml
distro: rockylinux8
Expand All @@ -119,7 +119,7 @@ jobs:
distro: ubuntu2004

- playbook: test-plugin.yml
distro: centos7
distro: rockylinux8

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit da54150

Please sign in to comment.