29
29
python : ' 3.8'
30
30
toxpython : ' python3.8'
31
31
python_arch : ' arm64'
32
- tox_env : ' py38-pg2 '
32
+ tox_env : ' py38'
33
33
os : ' macos-latest'
34
34
- name : ' py38-pg3 (ubuntu)'
35
35
python : ' 3.8'
41
41
python : ' 3.8'
42
42
toxpython : ' python3.8'
43
43
python_arch : ' arm64'
44
- tox_env : ' py38-pg3 '
44
+ tox_env : ' py38'
45
45
os : ' macos-latest'
46
46
- name : ' py39-pg2 (ubuntu)'
47
47
python : ' 3.9'
53
53
python : ' 3.9'
54
54
toxpython : ' python3.9'
55
55
python_arch : ' arm64'
56
- tox_env : ' py39-pg2 '
56
+ tox_env : ' py39'
57
57
os : ' macos-latest'
58
58
- name : ' py39-pg3 (ubuntu)'
59
59
python : ' 3.9'
65
65
python : ' 3.9'
66
66
toxpython : ' python3.9'
67
67
python_arch : ' arm64'
68
- tox_env : ' py39-pg3 '
68
+ tox_env : ' py39'
69
69
os : ' macos-latest'
70
70
- name : ' py310-pg2 (ubuntu)'
71
71
python : ' 3.10'
77
77
python : ' 3.10'
78
78
toxpython : ' python3.10'
79
79
python_arch : ' arm64'
80
- tox_env : ' py310-pg2 '
80
+ tox_env : ' py310'
81
81
os : ' macos-latest'
82
82
- name : ' py310-pg3 (ubuntu)'
83
83
python : ' 3.10'
89
89
python : ' 3.10'
90
90
toxpython : ' python3.10'
91
91
python_arch : ' arm64'
92
- tox_env : ' py310-pg3 '
92
+ tox_env : ' py310'
93
93
os : ' macos-latest'
94
94
- name : ' py311-pg2 (ubuntu)'
95
95
python : ' 3.11'
@@ -101,7 +101,7 @@ jobs:
101
101
python : ' 3.11'
102
102
toxpython : ' python3.11'
103
103
python_arch : ' arm64'
104
- tox_env : ' py311-pg2 '
104
+ tox_env : ' py311'
105
105
os : ' macos-latest'
106
106
- name : ' py311-pg3 (ubuntu)'
107
107
python : ' 3.11'
@@ -113,7 +113,7 @@ jobs:
113
113
python : ' 3.11'
114
114
toxpython : ' python3.11'
115
115
python_arch : ' arm64'
116
- tox_env : ' py311-pg3 '
116
+ tox_env : ' py311'
117
117
os : ' macos-latest'
118
118
- name : ' py312-pg2 (ubuntu)'
119
119
python : ' 3.12'
@@ -125,7 +125,7 @@ jobs:
125
125
python : ' 3.12'
126
126
toxpython : ' python3.12'
127
127
python_arch : ' arm64'
128
- tox_env : ' py312-pg2 '
128
+ tox_env : ' py312'
129
129
os : ' macos-latest'
130
130
- name : ' py312-pg3 (ubuntu)'
131
131
python : ' 3.12'
@@ -137,7 +137,7 @@ jobs:
137
137
python : ' 3.12'
138
138
toxpython : ' python3.12'
139
139
python_arch : ' arm64'
140
- tox_env : ' py312-pg3 '
140
+ tox_env : ' py312'
141
141
os : ' macos-latest'
142
142
- name : ' pypy38-pg2 (ubuntu)'
143
143
python : ' pypy-3.8'
@@ -149,7 +149,7 @@ jobs:
149
149
python : ' pypy-3.8'
150
150
toxpython : ' pypy3.8'
151
151
python_arch : ' arm64'
152
- tox_env : ' pypy38-pg2 '
152
+ tox_env : ' pypy38'
153
153
os : ' macos-latest'
154
154
- name : ' pypy38-pg3 (ubuntu)'
155
155
python : ' pypy-3.8'
@@ -161,7 +161,7 @@ jobs:
161
161
python : ' pypy-3.8'
162
162
toxpython : ' pypy3.8'
163
163
python_arch : ' arm64'
164
- tox_env : ' pypy38-pg3 '
164
+ tox_env : ' pypy38'
165
165
os : ' macos-latest'
166
166
- name : ' pypy39-pg2 (ubuntu)'
167
167
python : ' pypy-3.9'
@@ -173,7 +173,7 @@ jobs:
173
173
python : ' pypy-3.9'
174
174
toxpython : ' pypy3.9'
175
175
python_arch : ' arm64'
176
- tox_env : ' pypy39-pg2 '
176
+ tox_env : ' pypy39'
177
177
os : ' macos-latest'
178
178
- name : ' pypy39-pg3 (ubuntu)'
179
179
python : ' pypy-3.9'
@@ -185,7 +185,7 @@ jobs:
185
185
python : ' pypy-3.9'
186
186
toxpython : ' pypy3.9'
187
187
python_arch : ' arm64'
188
- tox_env : ' pypy39-pg3 '
188
+ tox_env : ' pypy39'
189
189
os : ' macos-latest'
190
190
- name : ' pypy310-pg2 (ubuntu)'
191
191
python : ' pypy-3.10'
@@ -197,7 +197,7 @@ jobs:
197
197
python : ' pypy-3.10'
198
198
toxpython : ' pypy3.10'
199
199
python_arch : ' arm64'
200
- tox_env : ' pypy310-pg2 '
200
+ tox_env : ' pypy310'
201
201
os : ' macos-latest'
202
202
- name : ' pypy310-pg3 (ubuntu)'
203
203
python : ' pypy-3.10'
@@ -209,7 +209,7 @@ jobs:
209
209
python : ' pypy-3.10'
210
210
toxpython : ' pypy3.10'
211
211
python_arch : ' arm64'
212
- tox_env : ' pypy310-pg3 '
212
+ tox_env : ' pypy310'
213
213
os : ' macos-latest'
214
214
steps :
215
215
- uses : actions/checkout@v4
0 commit comments