We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent add1eff commit 1bbca53Copy full SHA for 1bbca53
.circleci/config.yml
@@ -44,7 +44,7 @@ jobs:
44
command: make test_debian9_image_size
45
- run:
46
name: Running debian9 CI Tests
47
- command: make run_tests_debian9
+ command: make run_tests_debian10
48
no_output_timeout: 20m
49
- store_artifacts:
50
path: test-results
0 commit comments