@@ -54,32 +54,32 @@ _deploy_gem: &_deploy_gem
5454
5555jobs :
5656 include :
57- - << : *_test_gem
58- env : COMPONENT=hyper-i18n RUBY_VERSION=2.5.1
59- - << : *_test_gem
60- env : COMPONENT=hyper-trace RUBY_VERSION=2.5.1
61- - << : *_test_gem
62- env : COMPONENT=hyper-state RUBY_VERSION=2.5.1
63- - << : *_test_gem
64- env : COMPONENT=hyper-component RUBY_VERSION=2.5.1
57+ # - <<: *_test_gem
58+ # env: COMPONENT=hyper-i18n RUBY_VERSION=2.5.1
59+ # - <<: *_test_gem
60+ # env: COMPONENT=hyper-trace RUBY_VERSION=2.5.1
61+ # - <<: *_test_gem
62+ # env: COMPONENT=hyper-state RUBY_VERSION=2.5.1
63+ # - <<: *_test_gem
64+ # env: COMPONENT=hyper-component RUBY_VERSION=2.5.1
6565 - << : *_test_gem
6666 env : COMPONENT=hyper-model RUBY_VERSION=2.5.1 TASK=part1
6767 - << : *_test_gem
6868 env : COMPONENT=hyper-model RUBY_VERSION=2.5.1 TASK=part2
6969 - << : *_test_gem
7070 env : COMPONENT=hyper-model RUBY_VERSION=2.5.1 TASK=part3
71- - << : *_test_gem
72- env : COMPONENT=hyper-operation RUBY_VERSION=2.5.1
73- - << : *_test_gem
74- env : COMPONENT=hyper-router RUBY_VERSION=2.5.1
75- - << : *_test_gem
76- env : COMPONENT=hyper-spec RUBY_VERSION=2.5.1
77- - << : *_test_gem
78- env : COMPONENT=hyper-store RUBY_VERSION=2.5.1
79- - << : *_test_gem
80- env : COMPONENT=rails-hyperstack RUBY_VERSION=2.5.1
81- - << : *_test_gem
82- env : COMPONENT=hyperstack-config RUBY_VERSION=2.5.1
71+ # - <<: *_test_gem
72+ # env: COMPONENT=hyper-operation RUBY_VERSION=2.5.1
73+ # - <<: *_test_gem
74+ # env: COMPONENT=hyper-router RUBY_VERSION=2.5.1
75+ # - <<: *_test_gem
76+ # env: COMPONENT=hyper-spec RUBY_VERSION=2.5.1
77+ # - <<: *_test_gem
78+ # env: COMPONENT=hyper-store RUBY_VERSION=2.5.1
79+ # - <<: *_test_gem
80+ # env: COMPONENT=rails-hyperstack RUBY_VERSION=2.5.1
81+ # - <<: *_test_gem
82+ # env: COMPONENT=hyperstack-config RUBY_VERSION=2.5.1
8383
8484 - << : *_deploy_gem
8585 env : COMPONENT=hyper-i18n
0 commit comments