mirror of
https://github.com/ivuorinen/business-data-fetcher.git
synced 2026-03-07 07:57:07 +00:00
feat(github-action)!: Update ubuntu ( 22.04 → 24.04 ) (#5)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/composer.yml
vendored
2
.github/workflows/composer.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
|
|
||||||
# pre-installed php from 7.4 to 8.3
|
# pre-installed php from 7.4 to 8.3
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-24.04
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
|
|||||||
Reference in New Issue
Block a user