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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)