Skip to content

Commit d7402e7

Browse files
author
Xeryus Stokkel
committed
chore(gitlab): fix typo
1 parent 288140f commit d7402e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,8 +251,8 @@ pip-centos-8-master-py3: {extends: '.test_instance'}
251251
pip-opensuse-leap-153-master-py3: {extends: '.test_instance'}
252252
pip-opensuse-leap-152-master-py3: {extends: '.test_instance'}
253253
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'}
254+
pip-gentoo-stage3-latest-master-py3: {extends: '.test_instance'}
255+
pip-gentoo-stage3-systemd-master-py3: {extends: '.test_instance'}
256256

257257
###############################################################################
258258
# `release` stage: `semantic-release`

0 commit comments

Comments
 (0)