Apply suggestions from code review
Co-authored-by: Joe Rickerby <joerick@mac.com>
This commit is contained in:
co-authored by
Joe Rickerby
parent
f0e9518e79
commit
d22703a7ce
+1
-1
@@ -17,7 +17,7 @@ linux_x86_task:
|
||||
- apt install -y python3-venv python-is-python3
|
||||
<<: *RUN_TESTS
|
||||
|
||||
linux_arm64_task:
|
||||
linux_aarch64_task:
|
||||
compute_engine_instance:
|
||||
image_project: cirrus-images
|
||||
image: family/docker-builder-arm64
|
||||
|
||||
@@ -20,8 +20,8 @@ linux_x86_task:
|
||||
- apt install -y python3-venv python-is-python3
|
||||
<<: *BUILD_AND_STORE_WHEELS
|
||||
|
||||
linux_arm64_task:
|
||||
name: Build Linux arm64 wheels.
|
||||
linux_aarch64_task:
|
||||
name: Build Linux aarch64 wheels.
|
||||
compute_engine_instance:
|
||||
image_project: cirrus-images
|
||||
image: family/docker-builder-arm64
|
||||
|
||||
Reference in New Issue
Block a user