Skip to content

Commit e78e9f3

Browse files
committed
CI: update x86_64-linux tarball
1 parent 3ce8060 commit e78e9f3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ci/zinc/drone.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ workspace:
1010

1111
steps:
1212
- name: test_stage3_debug
13-
image: ci/debian-amd64:11.1-6
13+
image: ci/debian-amd64:11.1-7
1414
commands:
1515
- ./ci/zinc/linux_test_stage3_debug.sh
1616

1717
- name: test_stage3_release
18-
image: ci/debian-amd64:11.1-6
18+
image: ci/debian-amd64:11.1-7
1919
commands:
2020
- ./ci/zinc/linux_test_stage3_release.sh
2121

@@ -28,7 +28,7 @@ steps:
2828
- master
2929
event:
3030
- push
31-
image: ci/debian-amd64:11.1-6
31+
image: ci/debian-amd64:11.1-7
3232
environment:
3333
AWS_ACCESS_KEY_ID:
3434
from_secret: AWS_ACCESS_KEY_ID

0 commit comments

Comments
 (0)