Skip to content

Commit

Permalink
ci(gitlab-ci): reset instances to be tested [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed Aug 16, 2021
1 parent 63dc6ec commit c648d63
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ rubocop:
# default-rockylinux-8-tiamat-py3: {extends: '.test_instance'}
# default-debian-11-master-py3: {extends: '.test_instance'}
# nopillars-debian-11-master-py3: {extends: '.test_instance'}
### debian-11-master-py3: {extends: '.test_instance'}
debian-11-master-py3: {extends: '.test_instance'}
# default-debian-10-master-py3: {extends: '.test_instance'}
# nopillars-debian-10-master-py3: {extends: '.test_instance'}
debian-10-master-py3: {extends: '.test_instance'}
Expand All @@ -146,7 +146,7 @@ debian-10-master-py3: {extends: '.test_instance'}
# debian-9-master-py3: {extends: '.test_instance'}
# default-ubuntu-2004-master-py3: {extends: '.test_instance'}
# nopillars-ubuntu-2004-master-py3: {extends: '.test_instance'}
### ubuntu-2004-master-py3: {extends: '.test_instance'}
ubuntu-2004-master-py3: {extends: '.test_instance'}
# default-ubuntu-1804-master-py3: {extends: '.test_instance'}
# nopillars-ubuntu-1804-master-py3: {extends: '.test_instance'}
ubuntu-1804-master-py3: {extends: '.test_instance'}
Expand Down Expand Up @@ -191,7 +191,7 @@ oraclelinux-7-master-py3: {extends: '.test_instance'}
# gentoo-stage3-systemd-master-py3: {extends: '.test_instance'}
# default-almalinux-8-master-py3: {extends: '.test_instance'}
# nopillars-almalinux-8-master-py3: {extends: '.test_instance'}
# almalinux-8-master-py3: {extends: '.test_instance'}
almalinux-8-master-py3: {extends: '.test_instance'}
# default-rockylinux-8-master-py3: {extends: '.test_instance'}
# nopillars-rockylinux-8-master-py3: {extends: '.test_instance'}
rockylinux-8-master-py3: {extends: '.test_instance'}
Expand Down

0 comments on commit c648d63

Please sign in to comment.