Skip to content

Commit

Permalink
delete slim arm support
Browse files Browse the repository at this point in the history
Signed-off-by: xieydd <[email protected]>
  • Loading branch information
xieydd committed Nov 13, 2024
1 parent a6da1db commit d1be5d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_pg_slim.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
version: [14, 15, 16, 17]
platform: ["amd64", "arm64"]
platform: ["amd64"]
runs-on: ubuntu-latest
env:
PG_MAJOR: ${{ matrix.version }}
Expand Down

0 comments on commit d1be5d1

Please sign in to comment.