mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-04 08:57:04 +02:00
ci(github-action)!: Update ubuntu ( 22.04 → 24.04 ) (#410)
This commit is contained in:
parent
e669662d07
commit
29582f4ff9
6 changed files with 10 additions and 10 deletions
4
.github/workflows/docs-release.yaml
vendored
4
.github/workflows/docs-release.yaml
vendored
|
@ -19,7 +19,7 @@ concurrency:
|
|||
jobs:
|
||||
build-docs:
|
||||
name: Build documentation
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu-24.04
|
||||
permissions:
|
||||
contents: write
|
||||
steps:
|
||||
|
@ -56,7 +56,7 @@ jobs:
|
|||
|
||||
publish-docs:
|
||||
name: Publish documentation
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu-24.04
|
||||
needs:
|
||||
- build-docs
|
||||
permissions:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue