summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Berg <sebastian@sipsolutions.net>2021-03-29 09:06:40 -0500
committerGitHub <noreply@github.com>2021-03-29 09:06:40 -0500
commita858e69596e43d92cd852d9b2f7249afba73aebf (patch)
treea247ad3a5903149946b48ca10c304bd449cd98b0
parent21bfcb8bec35b1df2e09e080f648a60244184e02 (diff)
parentd3b48edb84d40c1269b5cb37f0175270f66bb13a (diff)
downloadnumpy-a858e69596e43d92cd852d9b2f7249afba73aebf.tar.gz
Merge pull request #18694 from mattip/pypy-7.3.4-rc1
TST: pin pypy version to 7.3.4rc1
-rw-r--r--.github/workflows/build_test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build_test.yml b/.github/workflows/build_test.yml
index 540baa25d..7a6522f6a 100644
--- a/.github/workflows/build_test.yml
+++ b/.github/workflows/build_test.yml
@@ -212,7 +212,7 @@ jobs:
fetch-depth: 0
- uses: actions/setup-python@v2
with:
- python-version: pypy-3.7-nightly
+ python-version: pypy-3.7-v7.3.4rc1
- uses: ./.github/actions
sdist: