We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa76a4a commit da54150Copy full SHA for da54150
.github/workflows/ci.yml
@@ -107,10 +107,10 @@ jobs:
107
# distro: ubuntu2004
108
109
- playbook: nodejs.yml
110
- distro: centos7
+ distro: rockylinux8
111
112
- playbook: nodejs-role.yml
113
114
115
- playbook: security.yml
116
distro: rockylinux8
@@ -119,7 +119,7 @@ jobs:
119
distro: ubuntu2004
120
121
- playbook: test-plugin.yml
122
123
124
steps:
125
- uses: actions/checkout@v2
0 commit comments