mirror of
https://github.com/ivuorinen/business-data-fetcher.git
synced 2026-01-26 03:04:07 +00:00
feat(github-action)!: Update ubuntu ( 20.04 → 22.04 )
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
Ismo Vuorinen
parent
e30e50fc78
commit
8771b14d2a
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-20.04
|
||||
runs-on: ubuntu-22.04
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user