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 288140f commit d7402e7Copy full SHA for d7402e7
.gitlab-ci.yml
@@ -251,8 +251,8 @@ pip-centos-8-master-py3: {extends: '.test_instance'}
251
pip-opensuse-leap-153-master-py3: {extends: '.test_instance'}
252
pip-opensuse-leap-152-master-py3: {extends: '.test_instance'}
253
pip-arch-base-latest-master-py3: {extends: '.test_instance'}
254
-pip-gentoo-stage-3-latest-master-py3: {extends: '.test_instance'}
255
-pip-gentoo-stage-3-systemd-master-py3: {extends: '.test_instance'}
+pip-gentoo-stage3-latest-master-py3: {extends: '.test_instance'}
+pip-gentoo-stage3-systemd-master-py3: {extends: '.test_instance'}
256
257
###############################################################################
258
# `release` stage: `semantic-release`
0 commit comments