chore: enable release profile

chore/enable-full-release
Praveen Kumar 2025-01-12 22:24:20 +00:00
parent aa8a8c560d
commit 9104e25ab4
No known key found for this signature in database
GPG Key ID: CB9E05780A79EA5A
1 changed files with 3 additions and 3 deletions

View File

@ -513,7 +513,7 @@ workflows:
matrix:
parameters:
profile:
- quick-release
- release
target:
- aarch64-apple-darwin
- aarch64-unknown-linux-gnu
@ -628,7 +628,7 @@ workflows:
parameters:
platform: [amd64]
resource_class: [2xlarge+]
profile: [quick-release]
profile: [release]
- build-docker:
<<: *nofork_filter
name: build-docker-arm64
@ -636,7 +636,7 @@ workflows:
parameters:
platform: [arm64]
resource_class: [arm.2xlarge]
profile: [quick-release]
profile: [release]
- publish-docker:
<<: *main_filter
requires: