Skip to content

Commit 52597d8

Browse files
authored
Merge pull request #117 from valkey-io/aiven-sal/revertworkaround
Revert "Temporarily fix https://github.com/actions/runner-images/issu…"
2 parents fbf4a31 + 02893df commit 52597d8

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-22.04
30+
runs-on: ubuntu-latest
3131
steps:
3232
- uses: actions/checkout@v4
3333
- uses: pypa/[email protected]

0 commit comments

Comments
 (0)