File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7676 - ' 3.12'
7777 - ' 3.13'
7878 - ' 3.14-dev'
79- - ' pypy3.10 '
79+ - ' pypy3.11 '
8080 fail-fast : false
8181 runs-on : ${{ matrix.os.image }}
8282 name : ${{ matrix.os.name }} (${{ matrix.python-version }})
Original file line number Diff line number Diff line change 4040 matrix :
4141 target : [x86_64, aarch64]
4242 manylinux : [auto, musllinux_1_1]
43- python : ['3.13', 'pypy3.10 ']
43+ python : ['3.13', 'pypy3.11 ']
4444 steps :
4545 - name : Check out
4646 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
7777 strategy :
7878 matrix :
7979 target : [x64]
80- python : ['3.13', 'pypy3.10 ']
80+ python : ['3.13', 'pypy3.11 ']
8181 # PyPy doesn't support Windows ARM64.
8282 include :
8383 - python : ' 3.13'
@@ -120,7 +120,7 @@ jobs:
120120 strategy :
121121 matrix :
122122 target : [x86_64, aarch64]
123- python : ['3.13', 'pypy3.10 ']
123+ python : ['3.13', 'pypy3.11 ']
124124 steps :
125125 - name : Check out
126126 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
You can’t perform that action at this time.
0 commit comments