Skip to content

Commit da54150

Browse files
committed
Update to Rocky Linux 8 on Node.js examples.
1 parent fa76a4a commit da54150

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -107,10 +107,10 @@ jobs:
107107
# distro: ubuntu2004
108108

109109
- playbook: nodejs.yml
110-
distro: centos7
110+
distro: rockylinux8
111111

112112
- playbook: nodejs-role.yml
113-
distro: centos7
113+
distro: rockylinux8
114114

115115
- playbook: security.yml
116116
distro: rockylinux8
@@ -119,7 +119,7 @@ jobs:
119119
distro: ubuntu2004
120120

121121
- playbook: test-plugin.yml
122-
distro: centos7
122+
distro: rockylinux8
123123

124124
steps:
125125
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)