Skip to content

Commit

Permalink
CI(GHActions): Run tests under pypy-3.7 on w32
Browse files Browse the repository at this point in the history
  • Loading branch information
phdru committed Feb 25, 2024
1 parent 371f803 commit e5be06b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ jobs:
- os: windows-latest
os-name: w32
pip-cache-path: ~\AppData\Local\pip\Cache
exclude:
- os: windows-latest
python-version: "pypy3.7"

name: Python ${{ matrix.python-version }} @ ${{ matrix.os-name }}
runs-on: ${{ matrix.os }}
Expand Down
4 changes: 4 additions & 0 deletions docs/news.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ News
Development (master)
--------------------

CI:

- GHActions: Run tests under pypy-3.7 on w32.

3.3.3 (2023-10-22)
------------------

Expand Down

0 comments on commit e5be06b

Please sign in to comment.