Skip to content

Commit

Permalink
replace with the original preview release
Browse files Browse the repository at this point in the history
  • Loading branch information
sansyrox committed Sep 8, 2023
1 parent fff7f1d commit 963f5d3
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions .github/workflows/preview-deployments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,20 +105,8 @@ jobs:
{ version: "3.10", abi: "cp310-cp310" },
{ version: "3.11", abi: "cp311-cp311" },
]
manylinux: [auto]
include:
- os: ubuntu
platform: linux
target: aarch64
container: messense/manylinux_2_24-cross:aarch64
- os: ubuntu
platform: linux
target: x86_64
manylinux: musllinux_1_1
- os: ubuntu
platform: linux
target: aarch64
manylinux: musllinux_1_1
target: [aarch64, armv7]

steps:
- uses: actions/checkout@v3
- name: Build Wheels
Expand Down

0 comments on commit 963f5d3

Please sign in to comment.