@@ -31,7 +31,7 @@ concurrency:
31
31
jobs :
32
32
# Aggregate job that provides a single check for all tests passing
33
33
tests :
34
- runs-on : ubuntu-latest
34
+ runs-on : ubuntu-22.04
35
35
needs :
36
36
- python
37
37
- cassandra
@@ -102,7 +102,7 @@ jobs:
102
102
# Combine and upload coverage data
103
103
coverage :
104
104
if : success() || failure() # Does not run on cancelled workflows
105
- runs-on : ubuntu-latest
105
+ runs-on : ubuntu-22.04
106
106
needs :
107
107
- tests
108
108
@@ -164,7 +164,7 @@ jobs:
164
164
20,
165
165
]
166
166
167
- runs-on : ubuntu-latest
167
+ runs-on : ubuntu-22.04
168
168
container :
169
169
image : ghcr.io/newrelic/newrelic-python-agent-ci:latest
170
170
options : >-
@@ -213,7 +213,7 @@ jobs:
213
213
matrix :
214
214
group-number : [1]
215
215
216
- runs-on : ubuntu-latest
216
+ runs-on : ubuntu-22.04
217
217
container :
218
218
image : ghcr.io/newrelic/newrelic-python-agent-ci:latest
219
219
options : >-
@@ -262,7 +262,7 @@ jobs:
262
262
matrix :
263
263
group-number : [1]
264
264
265
- runs-on : ubuntu-latest
265
+ runs-on : ubuntu-22.04
266
266
container :
267
267
image : ghcr.io/newrelic/newrelic-python-agent-ci:latest
268
268
options : >-
@@ -325,7 +325,7 @@ jobs:
325
325
matrix :
326
326
group-number : [1, 2]
327
327
328
- runs-on : ubuntu-latest
328
+ runs-on : ubuntu-22.04
329
329
container :
330
330
image : ghcr.io/newrelic/newrelic-python-agent-ci:latest
331
331
options : >-
@@ -389,7 +389,7 @@ jobs:
389
389
matrix :
390
390
group-number : [1]
391
391
392
- runs-on : ubuntu-latest
392
+ runs-on : ubuntu-22.04
393
393
container :
394
394
image : ghcr.io/newrelic/newrelic-python-agent-ci:latest
395
395
options : >-
@@ -453,7 +453,7 @@ jobs:
453
453
matrix :
454
454
group-number : [1]
455
455
456
- runs-on : ubuntu-latest
456
+ runs-on : ubuntu-22.04
457
457
container :
458
458
image : ghcr.io/newrelic/newrelic-python-agent-ci:latest
459
459
options : >-
@@ -520,7 +520,7 @@ jobs:
520
520
matrix :
521
521
group-number : [1, 2]
522
522
523
- runs-on : ubuntu-latest
523
+ runs-on : ubuntu-22.04
524
524
container :
525
525
image : ghcr.io/newrelic/newrelic-python-agent-ci:latest
526
526
options : >-
@@ -587,7 +587,7 @@ jobs:
587
587
matrix :
588
588
group-number : [1]
589
589
590
- runs-on : ubuntu-latest
590
+ runs-on : ubuntu-22.04
591
591
container :
592
592
image : ghcr.io/newrelic/newrelic-python-agent-ci:latest
593
593
options : >-
@@ -690,7 +690,7 @@ jobs:
690
690
matrix :
691
691
group-number : [1, 2]
692
692
693
- runs-on : ubuntu-latest
693
+ runs-on : ubuntu-22.04
694
694
container :
695
695
image : ghcr.io/newrelic/newrelic-python-agent-ci:latest
696
696
options : >-
@@ -752,7 +752,7 @@ jobs:
752
752
matrix :
753
753
group-number : [1]
754
754
755
- runs-on : ubuntu-latest
755
+ runs-on : ubuntu-22.04
756
756
container :
757
757
image : ghcr.io/newrelic/newrelic-python-agent-ci:latest
758
758
options : >-
@@ -816,7 +816,7 @@ jobs:
816
816
matrix :
817
817
group-number : [1, 2]
818
818
819
- runs-on : ubuntu-latest
819
+ runs-on : ubuntu-22.04
820
820
container :
821
821
image : ghcr.io/newrelic/newrelic-python-agent-ci:latest
822
822
options : >-
@@ -878,7 +878,7 @@ jobs:
878
878
matrix :
879
879
group-number : [1]
880
880
881
- runs-on : ubuntu-latest
881
+ runs-on : ubuntu-22.04
882
882
container :
883
883
image : ghcr.io/newrelic/newrelic-python-agent-ci:latest
884
884
options : >-
@@ -941,7 +941,7 @@ jobs:
941
941
matrix :
942
942
group-number : [1, 2, 3, 4]
943
943
944
- runs-on : ubuntu-latest
944
+ runs-on : ubuntu-22.04
945
945
container :
946
946
image : ghcr.io/newrelic/newrelic-python-agent-ci:latest
947
947
options : >-
@@ -1015,7 +1015,7 @@ jobs:
1015
1015
matrix :
1016
1016
group-number : [1]
1017
1017
1018
- runs-on : ubuntu-latest
1018
+ runs-on : ubuntu-22.04
1019
1019
container :
1020
1020
image : ghcr.io/newrelic/newrelic-python-agent-ci:latest
1021
1021
options : >-
@@ -1077,7 +1077,7 @@ jobs:
1077
1077
matrix :
1078
1078
group-number : [1]
1079
1079
1080
- runs-on : ubuntu-latest
1080
+ runs-on : ubuntu-22.04
1081
1081
container :
1082
1082
image : ghcr.io/newrelic/newrelic-python-agent-ci:latest
1083
1083
options : >-
@@ -1139,7 +1139,7 @@ jobs:
1139
1139
matrix :
1140
1140
group-number : [1]
1141
1141
1142
- runs-on : ubuntu-latest
1142
+ runs-on : ubuntu-22.04
1143
1143
container :
1144
1144
image : ghcr.io/newrelic/newrelic-python-agent-ci:latest
1145
1145
options : >-
@@ -1206,7 +1206,7 @@ jobs:
1206
1206
matrix :
1207
1207
group-number : [1]
1208
1208
1209
- runs-on : ubuntu-latest
1209
+ runs-on : ubuntu-22.04
1210
1210
container :
1211
1211
image : ghcr.io/newrelic/newrelic-python-agent-ci:latest
1212
1212
options : >-
@@ -1270,7 +1270,7 @@ jobs:
1270
1270
matrix :
1271
1271
group-number : [1]
1272
1272
1273
- runs-on : ubuntu-latest
1273
+ runs-on : ubuntu-22.04
1274
1274
container :
1275
1275
image : ghcr.io/newrelic/newrelic-python-agent-ci:latest
1276
1276
options : >-
@@ -1335,7 +1335,7 @@ jobs:
1335
1335
matrix :
1336
1336
group-number : [1]
1337
1337
1338
- runs-on : ubuntu-latest
1338
+ runs-on : ubuntu-22.04
1339
1339
container :
1340
1340
image : ghcr.io/newrelic/newrelic-python-agent-ci:latest
1341
1341
options : >-
@@ -1404,7 +1404,7 @@ jobs:
1404
1404
matrix :
1405
1405
group-number : [1]
1406
1406
1407
- runs-on : ubuntu-latest
1407
+ runs-on : ubuntu-22.04
1408
1408
container :
1409
1409
image : ghcr.io/newrelic/newrelic-python-agent-ci:latest
1410
1410
options : >-
0 commit comments