Skip to content

Commit

Permalink
fix spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
bluegenes committed Oct 4, 2023
1 parent 2eab44f commit be63ad2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/maturin-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
target: [x86_64, x86]
#, aarch64, armv7, s390x, ppc64le]
target: [x86_64, x86] #, aarch64, armv7, s390x, ppc64le]
steps:
- uses: actions/checkout@v3
- name: Install LLVM and Clang
Expand Down

0 comments on commit be63ad2

Please sign in to comment.