Skip to content

Commit

Permalink
Use newer machine image for test-stable-kubernetes
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Rodin <rodin.alexander@gmail.com>
  • Loading branch information
a-rodin committed Jan 8, 2020
1 parent 8759b8c commit 9014eb4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,8 @@ jobs:
cargo test --release --no-default-features --features default-msvc -- --test-threads 1
test-stable-kubernetes:
machine: true
machine:
image: ubuntu-1604:201903-01
resource_class: xlarge
environment:
K8S_VERSION: v1.10.0
Expand Down

0 comments on commit 9014eb4

Please sign in to comment.