Skip to content

Commit a80b114

Browse files
committed
Update github actions
1 parent 724a9cc commit a80b114

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-22.04
88
strategy:
99
matrix:
10-
go: [1.19, 1.18]
10+
go: ['oldstable', 'stable']
1111
services:
1212
postgres:
1313
image: postgres:12

0 commit comments

Comments
 (0)