74
74
- tox-env : py27-pip20
75
75
- tox-env : py38-pip22_3_1
76
76
- tox-env : py311-pip23_3_2
77
- - tox-env : py313-pip24_3_1
78
- - tox-env : py314-pip24_3_1
77
+ - tox-env : py313-pip25_0
78
+ - tox-env : py314-pip25_0
79
79
- tox-env : pypy310-pip24_3_1
80
80
81
81
# Integration tests, split most into two shards:
@@ -94,14 +94,14 @@ jobs:
94
94
- tox-env : py311-pip23_3_2-integration
95
95
pex-test-pos-args : --shard 2/2
96
96
97
- - tox-env : py313-pip24_3_1 -integration
97
+ - tox-env : py313-pip25_0 -integration
98
98
pex-test-pos-args : --shard 1/2
99
- - tox-env : py313-pip24_3_1 -integration
99
+ - tox-env : py313-pip25_0 -integration
100
100
pex-test-pos-args : --shard 2/2
101
101
102
- - tox-env : py314-pip24_3_1 -integration
102
+ - tox-env : py314-pip25_0 -integration
103
103
pex-test-pos-args : --shard 1/2
104
- - tox-env : py314-pip24_3_1 -integration
104
+ - tox-env : py314-pip25_0 -integration
105
105
pex-test-pos-args : --shard 2/2
106
106
107
107
- tox-env : pypy310-pip24_3_1-integration
@@ -149,14 +149,14 @@ jobs:
149
149
matrix :
150
150
include :
151
151
- python-version : [ 3, 13 ]
152
- tox-env : py313-pip24_3_1
152
+ tox-env : py313-pip25_0
153
153
tox-env-python : python3.11
154
154
- python-version : [ 3, 13 ]
155
- tox-env : py313-pip24_3_1 -integration
155
+ tox-env : py313-pip25_0 -integration
156
156
tox-env-python : python3.11
157
157
pex-test-pos-args : --shard 1/2
158
158
- python-version : [ 3, 13 ]
159
- tox-env : py313-pip24_3_1 -integration
159
+ tox-env : py313-pip25_0 -integration
160
160
tox-env-python : python3.11
161
161
pex-test-pos-args : --shard 2/2
162
162
steps :
0 commit comments