Skip to content

Commit 2045047

Browse files
committed
ci: Revert fixed ubuntu runner version
1 parent e314327 commit 2045047

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)