Update build_GPU.yml

This commit is contained in:
McCloudS
2024-04-11 10:54:46 -06:00
committed by GitHub
parent b3f51d4d34
commit c64abf269f

View File

@@ -21,8 +21,6 @@ jobs:
matrix:
platform:
- linux/amd64
- linux/arm/v6
- linux/arm/v7
- linux/arm64
steps:
- name: Checkout
@@ -41,5 +39,6 @@ jobs:
name: Build and push GPU
uses: docker/build-push-action@v5
with:
platforms: linux/amd64, linux/arm64
push: true
tags: mccloud/subgen:latest