Comment out arm for now

This commit is contained in:
Philip O'Toole
2024-08-31 11:47:10 -04:00
parent f59a306307
commit 96b6f62c91

View File

@@ -17,9 +17,9 @@ jobs:
platform:
- linux/386
- linux/amd64
- linux/arm64
- linux/arm/v6
- linux/arm/v7
# - linux/arm64
# - linux/arm/v6
# - linux/arm/v7
steps:
- name: Get current date
id: get-date