Skip to content

Commit 473cad3

Browse files
authored
Merge pull request #82 from reinfi/renovate/ubuntu-24.x
Update dependency ubuntu to v24
2 parents e242abe + 5b1dd60 commit 473cad3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
run:
11-
runs-on: ubuntu-22.04
11+
runs-on: ubuntu-24.04
1212
env:
1313
extensions: intl,mbstring
1414
strategy:

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
run:
11-
runs-on: ubuntu-22.04
11+
runs-on: ubuntu-24.04
1212
env:
1313
extensions: intl,mbstring
1414
strategy:

0 commit comments

Comments
 (0)