Skip to content

Commit c1de9eb

Browse files
Update screwdriver.yaml (#14)
Change the test_sd_cmd_ubuntu image since the one specified was causing a ci/cd hang
1 parent e3e5d7c commit c1de9eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

screwdriver.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
requires: [publish_sd_cmd]
7474

7575
test_sd_cmd_ubuntu:
76-
image: ubuntu:18.04
76+
image: ubuntu
7777
steps:
7878
- testpypirun: sd-cmd python/pypirun@pre serviceping serviceping -c 1 yahoo.com
7979
requires: [publish_sd_cmd]

0 commit comments

Comments
 (0)