@@ -31,7 +31,7 @@ concurrency:
3131jobs :
3232 # Aggregate job that provides a single check for all tests passing
3333 tests :
34- runs-on : ubuntu-22 .04
34+ runs-on : ubuntu-24 .04
3535 needs :
3636 - python
3737 - cassandra
6161 # Combine and upload coverage data
6262 coverage :
6363 if : success() || failure() # Does not run on cancelled workflows
64- runs-on : ubuntu-22 .04
64+ runs-on : ubuntu-24 .04
6565 needs :
6666 - tests
6767
@@ -123,7 +123,7 @@ jobs:
123123 20,
124124 ]
125125
126- runs-on : ubuntu-22 .04
126+ runs-on : ubuntu-24 .04
127127 container :
128128 image : ghcr.io/newrelic/newrelic-python-agent-ci:latest
129129 options : >-
@@ -172,7 +172,7 @@ jobs:
172172 matrix :
173173 group-number : [1]
174174
175- runs-on : ubuntu-22 .04
175+ runs-on : ubuntu-24 .04
176176 container :
177177 image : ghcr.io/newrelic/newrelic-python-agent-ci:latest
178178 options : >-
@@ -221,7 +221,7 @@ jobs:
221221 matrix :
222222 group-number : [1]
223223
224- runs-on : ubuntu-22 .04
224+ runs-on : ubuntu-24 .04
225225 container :
226226 image : ghcr.io/newrelic/newrelic-python-agent-ci:latest
227227 options : >-
@@ -284,7 +284,7 @@ jobs:
284284 matrix :
285285 group-number : [1, 2]
286286
287- runs-on : ubuntu-22 .04
287+ runs-on : ubuntu-24 .04
288288 container :
289289 image : ghcr.io/newrelic/newrelic-python-agent-ci:latest
290290 options : >-
@@ -348,7 +348,7 @@ jobs:
348348 matrix :
349349 group-number : [1]
350350
351- runs-on : ubuntu-22 .04
351+ runs-on : ubuntu-24 .04
352352 container :
353353 image : ghcr.io/newrelic/newrelic-python-agent-ci:latest
354354 options : >-
@@ -412,7 +412,7 @@ jobs:
412412 matrix :
413413 group-number : [1]
414414
415- runs-on : ubuntu-22 .04
415+ runs-on : ubuntu-24 .04
416416 container :
417417 image : ghcr.io/newrelic/newrelic-python-agent-ci:latest
418418 options : >-
@@ -479,7 +479,7 @@ jobs:
479479 matrix :
480480 group-number : [1, 2]
481481
482- runs-on : ubuntu-22 .04
482+ runs-on : ubuntu-24 .04
483483 container :
484484 image : ghcr.io/newrelic/newrelic-python-agent-ci:latest
485485 options : >-
@@ -546,7 +546,7 @@ jobs:
546546 matrix :
547547 group-number : [1]
548548
549- runs-on : ubuntu-22 .04
549+ runs-on : ubuntu-24 .04
550550 container :
551551 image : ghcr.io/newrelic/newrelic-python-agent-ci:latest
552552 options : >-
@@ -649,7 +649,7 @@ jobs:
649649 matrix :
650650 group-number : [1, 2]
651651
652- runs-on : ubuntu-22 .04
652+ runs-on : ubuntu-24 .04
653653 container :
654654 image : ghcr.io/newrelic/newrelic-python-agent-ci:latest
655655 options : >-
@@ -711,7 +711,7 @@ jobs:
711711 matrix :
712712 group-number : [1]
713713
714- runs-on : ubuntu-22 .04
714+ runs-on : ubuntu-24 .04
715715 container :
716716 image : ghcr.io/newrelic/newrelic-python-agent-ci:latest
717717 options : >-
@@ -775,7 +775,7 @@ jobs:
775775 matrix :
776776 group-number : [1, 2]
777777
778- runs-on : ubuntu-22 .04
778+ runs-on : ubuntu-24 .04
779779 container :
780780 image : ghcr.io/newrelic/newrelic-python-agent-ci:latest
781781 options : >-
@@ -837,7 +837,7 @@ jobs:
837837 matrix :
838838 group-number : [1]
839839
840- runs-on : ubuntu-22 .04
840+ runs-on : ubuntu-24 .04
841841 container :
842842 image : ghcr.io/newrelic/newrelic-python-agent-ci:latest
843843 options : >-
@@ -900,7 +900,7 @@ jobs:
900900 matrix :
901901 group-number : [1, 2, 3, 4]
902902
903- runs-on : ubuntu-22 .04
903+ runs-on : ubuntu-24 .04
904904 container :
905905 image : ghcr.io/newrelic/newrelic-python-agent-ci:latest
906906 options : >-
@@ -974,7 +974,7 @@ jobs:
974974 matrix :
975975 group-number : [1]
976976
977- runs-on : ubuntu-22 .04
977+ runs-on : ubuntu-24 .04
978978 container :
979979 image : ghcr.io/newrelic/newrelic-python-agent-ci:latest
980980 options : >-
@@ -1036,7 +1036,7 @@ jobs:
10361036 matrix :
10371037 group-number : [1]
10381038
1039- runs-on : ubuntu-22 .04
1039+ runs-on : ubuntu-24 .04
10401040 container :
10411041 image : ghcr.io/newrelic/newrelic-python-agent-ci:latest
10421042 options : >-
@@ -1098,7 +1098,7 @@ jobs:
10981098 matrix :
10991099 group-number : [1]
11001100
1101- runs-on : ubuntu-22 .04
1101+ runs-on : ubuntu-24 .04
11021102 container :
11031103 image : ghcr.io/newrelic/newrelic-python-agent-ci:latest
11041104 options : >-
@@ -1165,7 +1165,7 @@ jobs:
11651165 matrix :
11661166 group-number : [1]
11671167
1168- runs-on : ubuntu-22 .04
1168+ runs-on : ubuntu-24 .04
11691169 container :
11701170 image : ghcr.io/newrelic/newrelic-python-agent-ci:latest
11711171 options : >-
@@ -1229,7 +1229,7 @@ jobs:
12291229 matrix :
12301230 group-number : [1]
12311231
1232- runs-on : ubuntu-22 .04
1232+ runs-on : ubuntu-24 .04
12331233 container :
12341234 image : ghcr.io/newrelic/newrelic-python-agent-ci:latest
12351235 options : >-
@@ -1294,7 +1294,7 @@ jobs:
12941294 matrix :
12951295 group-number : [1]
12961296
1297- runs-on : ubuntu-22 .04
1297+ runs-on : ubuntu-24 .04
12981298 container :
12991299 image : ghcr.io/newrelic/newrelic-python-agent-ci:latest
13001300 options : >-
@@ -1363,7 +1363,7 @@ jobs:
13631363 matrix :
13641364 group-number : [1]
13651365
1366- runs-on : ubuntu-22 .04
1366+ runs-on : ubuntu-24 .04
13671367 container :
13681368 image : ghcr.io/newrelic/newrelic-python-agent-ci:latest
13691369 options : >-
0 commit comments