Skip to content

Commit

Permalink
Merge pull request #23961 from mattip/pypy-7.3.12
Browse files Browse the repository at this point in the history
BLD: update pypy in CI to latest version
  • Loading branch information
charris authored Jun 16, 2023
2 parents 7c2a35b + f23f51b commit 410f7cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
if: github.event_name != 'push'
strategy:
matrix:
python-version: ["3.9", "3.10", "3.11", "pypy3.9-v7.3.11"]
python-version: ["3.9", "3.10", "3.11", "pypy3.9-v7.3.12"]
env:
EXPECT_CPU_FEATURES: "SSE SSE2 SSE3 SSSE3 SSE41 POPCNT SSE42 AVX F16C FMA3 AVX2 AVX512F AVX512CD AVX512_KNL AVX512_KNM AVX512_SKX AVX512_CLX AVX512_CNL AVX512_ICL"
steps:
Expand Down

0 comments on commit 410f7cc

Please sign in to comment.