Skip to content

Commit

Permalink
Add 2.7 test again
Browse files Browse the repository at this point in the history
  • Loading branch information
karanthukral committed Jan 13, 2021
1 parent 7ee5cff commit e9d3361
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .shopify-build/krane.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,14 @@ steps:
LOGGING_LEVEL: "4"
KUBERNETES_VERSION: v1.20-latest
RUBY_VERSION: "3.0"
- label: 'Run Test Suite (:kubernetes: 1.19-latest)'
- label: 'Run Test Suite (:kubernetes: 1.19-latest :ruby: 2.7)'
command: bin/ci
agents:
queue: k8s-ci
env:
LOGGING_LEVEL: "4"
KUBERNETES_VERSION: v1.19-latest
RUBY_VERSION: "2.7"
- label: 'Run Test Suite (:kubernetes: 1.18-latest)'
command: bin/ci
agents:
Expand Down

0 comments on commit e9d3361

Please sign in to comment.