Skip to content

Commit b16542c

Browse files
chore(deps): update dependency ubuntu to v24 (#236)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 41211e1 commit b16542c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ concurrency:
1616
jobs:
1717

1818
pre-commit:
19-
runs-on: ubuntu-22.04
19+
runs-on: ubuntu-24.04
2020
permissions:
2121
contents: write
2222

@@ -50,7 +50,7 @@ jobs:
5050
commit_message: 'ci: auto fixes from pre-commit'
5151

5252
format_and_update_ports:
53-
runs-on: ubuntu-22.04
53+
runs-on: ubuntu-24.04
5454
permissions:
5555
contents: write
5656
id-token: write

0 commit comments

Comments
 (0)