We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ca57df2 + 8754284 commit 9fe17f4Copy full SHA for 9fe17f4
.github/workflows/build-ci.yaml
@@ -39,7 +39,7 @@ jobs:
39
REDIS_IMAGE=ghcr.io/${{ github.repository }}/redis-ci:${{ github.sha }}
40
41
vault-ci:
42
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
43
steps:
44
- name: Checkout
45
uses: actions/checkout@v4
0 commit comments