Skip to content

Commit

Permalink
remove 1.9 job declarations in CI workflow (#887)
Browse files Browse the repository at this point in the history
  • Loading branch information
prydonius authored Dec 17, 2018
1 parent bb0a80e commit bf40642
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,20 +35,6 @@ workflows:
<<: *build_always
- build_dashboard:
<<: *build_always
- GKE_1_9_MASTER:
<<: *build_on_master
requires:
- test_go
- test_dashboard
- build_go_images
- build_dashboard
- GKE_1_9_LATEST_RELEASE:
<<: *build_on_master
requires:
- test_go
- test_dashboard
- build_go_images
- build_dashboard
- GKE_1_10_MASTER:
<<: *build_on_master
requires:
Expand Down

0 comments on commit bf40642

Please sign in to comment.