Skip to content

Commit 3c026bf

Browse files
committed
ci: Revert fixed ubuntu runner version
Signed-off-by: Christopher Lepski <[email protected]>
1 parent 04cc3b4 commit 3c026bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-integration-tests-postgresql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414

1515
jobs:
1616
integration-tests:
17-
runs-on: ubuntu-22.04
17+
runs-on: ubuntu-latest
1818
timeout-minutes: 30
1919

2020
steps:

0 commit comments

Comments
 (0)