We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f973f01 commit 05e9d2aCopy full SHA for 05e9d2a
.github/workflows/early-access.yml
@@ -92,6 +92,4 @@ jobs:
92
with:
93
push: ${{ github.event_name != 'pull_request' }}
94
tags: fieldengineering/redis-sql-trino:early-access
95
- platforms:
96
- - linux/arm64
97
- linux/amd64
+ platforms: linux/amd64,linux/arm64
0 commit comments