CI: update x86_64-linux tarball

This commit is contained in:
Andrew Kelley 2022-08-19 16:44:24 -07:00
parent 3ce8060818
commit e78e9f33c0

View File

@ -10,12 +10,12 @@ workspace:
steps: steps:
- name: test_stage3_debug - name: test_stage3_debug
image: ci/debian-amd64:11.1-6 image: ci/debian-amd64:11.1-7
commands: commands:
- ./ci/zinc/linux_test_stage3_debug.sh - ./ci/zinc/linux_test_stage3_debug.sh
- name: test_stage3_release - name: test_stage3_release
image: ci/debian-amd64:11.1-6 image: ci/debian-amd64:11.1-7
commands: commands:
- ./ci/zinc/linux_test_stage3_release.sh - ./ci/zinc/linux_test_stage3_release.sh
@ -28,7 +28,7 @@ steps:
- master - master
event: event:
- push - push
image: ci/debian-amd64:11.1-6 image: ci/debian-amd64:11.1-7
environment: environment:
AWS_ACCESS_KEY_ID: AWS_ACCESS_KEY_ID:
from_secret: AWS_ACCESS_KEY_ID from_secret: AWS_ACCESS_KEY_ID