Skip to content

Commit 789ee50

Browse files
authored
Merge pull request #6 from EEWBot/renovate/ubuntu-24.x
2 parents 335b49a + aa5a5b7 commit 789ee50

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/actionlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
jobs:
88
actionlint:
99
name: runner / actionlint
10-
runs-on: ubuntu-22.04
10+
runs-on: ubuntu-24.04
1111
steps:
1212
- uses: actions/checkout@v4.2.2
1313
- name: actionlint

.github/workflows/review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414

1515
jobs:
1616
rust:
17-
runs-on: ubuntu-22.04
17+
runs-on: ubuntu-24.04
1818
steps:
1919
- uses: actions/checkout@v4.2.2
2020

0 commit comments

Comments
 (0)