Skip to content

Commit 1b0eeeb

Browse files
billnapiercdsmith
authored andcommitted
Update runners to ubuntu-24.04 from deprecated ubuntu-20.04 label
1 parent 27f7dee commit 1b0eeeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
jobs:
1313
linux:
1414

15-
runs-on: ubuntu-20.04
15+
runs-on: 'ubuntu-24.04'
1616
strategy:
1717
fail-fast: false
1818
matrix:

0 commit comments

Comments
 (0)