Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8ec5c40

Browse files
authored
Merge pull request #428 from solidnerd/renovate/ubuntu-22.x
Update dependency ubuntu to v22
2 parents d6df186 + 370e99d commit 8ec5c40

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎.github/workflows/master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
docker image ls -a
6363
6464
push:
65-
runs-on: ubuntu-20.04
65+
runs-on: ubuntu-22.04
6666
needs: e2e
6767
steps:
6868
- name: Checkout

‎.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
docker image ls -a
6262
6363
push:
64-
runs-on: ubuntu-20.04
64+
runs-on: ubuntu-22.04
6565
needs: e2e
6666
steps:
6767
- name: Checkout
@@ -131,7 +131,7 @@ jobs:
131131
cache-to: type=registry,ref=solidnerd/bookstack-dev:${{ github.sha }}
132132

133133
create-release:
134-
runs-on: ubuntu-20.04
134+
runs-on: ubuntu-22.04
135135
needs: push
136136
steps:
137137
# To use this repository's private action, you must check out the repository

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /