Skip to content

Commit

Permalink
delete unknown pypy versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ozgrakkurt committed Aug 29, 2024
1 parent 42486b4 commit fa47917
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ jobs:
3.12
pypy-3.9
pypy-3.10
pypy-3.11
pypy-3.12
- name: Build wheels
uses: PyO3/maturin-action@v1
with:
Expand Down Expand Up @@ -77,8 +75,6 @@ jobs:
3.12
pypy-3.9
pypy-3.10
pypy-3.11
pypy-3.12
architecture: ${{ matrix.platform.target }}
- name: capnproto
run: choco install capnproto
Expand Down Expand Up @@ -114,8 +110,6 @@ jobs:
3.12
pypy-3.9
pypy-3.10
pypy-3.11
pypy-3.12
- name: capnproto
run: brew install capnp
- name: Build wheels
Expand Down

0 comments on commit fa47917

Please sign in to comment.