Skip to content

Commit e1be67b

Browse files
authored
Merge pull request #113 from valkey-io/aiven-sal/ghworkaround
Temporarily fix actions/runner-images#10781
2 parents e9b7ba3 + 318019a commit e1be67b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
dependency-audit:
2929
name: Dependency audit
30-
runs-on: ubuntu-latest
30+
runs-on: ubuntu-22.04
3131
steps:
3232
- uses: actions/checkout@v4
3333
- uses: pypa/gh-action-pip-audit@v1.1.0

0 commit comments

Comments
 (0)