@@ -37,16 +37,15 @@ jobs:
37
37
fail-fast : false
38
38
matrix :
39
39
python-version : ["3.12"]
40
- os : ["ubuntu-latest "]
40
+ os : ["blacksmith-4vcpu- ubuntu-2204 "]
41
41
42
42
steps :
43
43
- name : Install apt packages
44
- if : startsWith(matrix.os, 'ubuntu-')
45
44
run : |
46
45
sudo apt update
47
46
- uses : actions/checkout@v4
48
47
- name : Set up Python ${{ matrix.python-version }}
49
- uses : actions /setup-python@v5
48
+ uses : useblacksmith /setup-python@v6
50
49
with :
51
50
python-version : ${{ matrix.python-version }}
52
51
cache : ' pip'
@@ -70,16 +69,15 @@ jobs:
70
69
fail-fast : false
71
70
matrix :
72
71
python-version : ["3.12"]
73
- os : ["ubuntu-latest "]
72
+ os : ["blacksmith-4vcpu- ubuntu-2204 "]
74
73
75
74
steps :
76
75
- name : Install apt packages
77
- if : startsWith(matrix.os, 'ubuntu-')
78
76
run : |
79
77
sudo apt update
80
78
- uses : actions/checkout@v4
81
79
- name : Set up Python ${{ matrix.python-version }}
82
- uses : actions /setup-python@v5
80
+ uses : useblacksmith /setup-python@v6
83
81
with :
84
82
python-version : ${{ matrix.python-version }}
85
83
cache : ' pip'
@@ -103,16 +101,15 @@ jobs:
103
101
fail-fast : false
104
102
matrix :
105
103
python-version : ["3.12"]
106
- os : ["ubuntu-latest "]
104
+ os : ["blacksmith-4vcpu- ubuntu-2204 "]
107
105
108
106
steps :
109
107
- name : Install apt packages
110
- if : startsWith(matrix.os, 'ubuntu-')
111
108
run : |
112
109
sudo apt update
113
110
- uses : actions/checkout@v4
114
111
- name : Set up Python ${{ matrix.python-version }}
115
- uses : actions /setup-python@v5
112
+ uses : useblacksmith /setup-python@v6
116
113
with :
117
114
python-version : ${{ matrix.python-version }}
118
115
cache : ' pip'
@@ -136,16 +133,15 @@ jobs:
136
133
fail-fast : false
137
134
matrix :
138
135
python-version : ["3.12"]
139
- os : ["ubuntu-latest "]
136
+ os : ["blacksmith-4vcpu- ubuntu-2204 "]
140
137
141
138
steps :
142
139
- name : Install apt packages
143
- if : startsWith(matrix.os, 'ubuntu-')
144
140
run : |
145
141
sudo apt update
146
142
- uses : actions/checkout@v4
147
143
- name : Set up Python ${{ matrix.python-version }}
148
- uses : actions /setup-python@v5
144
+ uses : useblacksmith /setup-python@v6
149
145
with :
150
146
python-version : ${{ matrix.python-version }}
151
147
cache : ' pip'
@@ -169,16 +165,15 @@ jobs:
169
165
fail-fast : false
170
166
matrix :
171
167
python-version : ["3.12"]
172
- os : ["ubuntu-latest "]
168
+ os : ["blacksmith-4vcpu- ubuntu-2204 "]
173
169
174
170
steps :
175
171
- name : Install apt packages
176
- if : startsWith(matrix.os, 'ubuntu-')
177
172
run : |
178
173
sudo apt update
179
174
- uses : actions/checkout@v4
180
175
- name : Set up Python ${{ matrix.python-version }}
181
- uses : actions /setup-python@v5
176
+ uses : useblacksmith /setup-python@v6
182
177
with :
183
178
python-version : ${{ matrix.python-version }}
184
179
cache : ' pip'
@@ -208,16 +203,15 @@ jobs:
208
203
fail-fast : false
209
204
matrix :
210
205
python-version : ["3.12"]
211
- os : ["ubuntu-latest "]
206
+ os : ["blacksmith-4vcpu- ubuntu-2204 "]
212
207
213
208
steps :
214
209
- name : Install apt packages
215
- if : startsWith(matrix.os, 'ubuntu-')
216
210
run : |
217
211
sudo apt update
218
212
- uses : actions/checkout@v4
219
213
- name : Set up Python ${{ matrix.python-version }}
220
- uses : actions /setup-python@v5
214
+ uses : useblacksmith /setup-python@v6
221
215
with :
222
216
python-version : ${{ matrix.python-version }}
223
217
cache : ' pip'
@@ -241,16 +235,15 @@ jobs:
241
235
fail-fast : false
242
236
matrix :
243
237
python-version : ["3.12"]
244
- os : ["ubuntu-latest "]
238
+ os : ["blacksmith-4vcpu- ubuntu-2204 "]
245
239
246
240
steps :
247
241
- name : Install apt packages
248
- if : startsWith(matrix.os, 'ubuntu-')
249
242
run : |
250
243
sudo apt update
251
244
- uses : actions/checkout@v4
252
245
- name : Set up Python ${{ matrix.python-version }}
253
- uses : actions /setup-python@v5
246
+ uses : useblacksmith /setup-python@v6
254
247
with :
255
248
python-version : ${{ matrix.python-version }}
256
249
cache : ' pip'
@@ -274,16 +267,15 @@ jobs:
274
267
fail-fast : false
275
268
matrix :
276
269
python-version : ["3.12"]
277
- os : ["ubuntu-latest "]
270
+ os : ["blacksmith-4vcpu- ubuntu-2204 "]
278
271
279
272
steps :
280
273
- name : Install apt packages
281
- if : startsWith(matrix.os, 'ubuntu-')
282
274
run : |
283
275
sudo apt update
284
276
- uses : actions/checkout@v4
285
277
- name : Set up Python ${{ matrix.python-version }}
286
- uses : actions /setup-python@v5
278
+ uses : useblacksmith /setup-python@v6
287
279
with :
288
280
python-version : ${{ matrix.python-version }}
289
281
cache : ' pip'
@@ -307,16 +299,15 @@ jobs:
307
299
fail-fast : false
308
300
matrix :
309
301
python-version : ["3.12"]
310
- os : ["ubuntu-latest "]
302
+ os : ["blacksmith-4vcpu- ubuntu-2204 "]
311
303
312
304
steps :
313
305
- name : Install apt packages
314
- if : startsWith(matrix.os, 'ubuntu-')
315
306
run : |
316
307
sudo apt update
317
308
- uses : actions/checkout@v4
318
309
- name : Set up Python ${{ matrix.python-version }}
319
- uses : actions /setup-python@v5
310
+ uses : useblacksmith /setup-python@v6
320
311
with :
321
312
python-version : ${{ matrix.python-version }}
322
313
cache : ' pip'
0 commit comments