Skip to content

Commit 9fe17f4

Browse files
committed
Merge branch 'w/7.70/feature/UTAPI-110-upgrade-ci-runner' into tmp/octopus/w/8.1/feature/UTAPI-110-upgrade-ci-runner
2 parents ca57df2 + 8754284 commit 9fe17f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
REDIS_IMAGE=ghcr.io/${{ github.repository }}/redis-ci:${{ github.sha }}
4040
4141
vault-ci:
42-
runs-on: ubuntu-20.04
42+
runs-on: ubuntu-22.04
4343
steps:
4444
- name: Checkout
4545
uses: actions/checkout@v4

0 commit comments

Comments
 (0)