Skip to content

Commit f219198

Browse files
authored
Merge pull request #51 from fluent-plugins-nursery/ci
CI: Update PostgreSQL versions
2 parents 487733c + 59ca84e commit f219198

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
ruby: ${{ fromJson(needs.ruby-versions.outputs.versions) }}
2222
exclude:
2323
- ruby: head
24-
postgres: [ '9', '10', '11', '12', '13' ]
24+
postgres: [ '14', '15', '16', '17', '18' ]
2525
os:
2626
- ubuntu-latest
2727
services:

0 commit comments

Comments
 (0)