Skip to content

Commit a603d9b

Browse files
authored
upgrading ubuntu (#255)
1 parent 8ca7ff5 commit a603d9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

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

77
jobs:
88
test:
9-
runs-on: ubuntu-20.04
9+
runs-on: ubuntu-22.04
1010
services:
1111
postgres:
1212
image: postgres

0 commit comments

Comments
 (0)