mirror of
https://github.com/ivuorinen/business-data-fetcher.git
synced 2026-01-26 11:14:10 +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:
|
||||
|
||||
# pre-installed php from 7.4 to 8.3
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu-24.04
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user