Skip to content

Commit 02893df

Browse files
committed
Revert "Temporarily fix actions/runner-images#10781"
This reverts commit 318019a. Signed-off-by: Salvatore Mesoraca <[email protected]>
1 parent fbf4a31 commit 02893df

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)