We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 487733c + 59ca84e commit f219198Copy full SHA for f219198
1 file changed
.github/workflows/linux.yml
@@ -21,7 +21,7 @@ jobs:
21
ruby: ${{ fromJson(needs.ruby-versions.outputs.versions) }}
22
exclude:
23
- ruby: head
24
- postgres: [ '9', '10', '11', '12', '13' ]
+ postgres: [ '14', '15', '16', '17', '18' ]
25
os:
26
- ubuntu-latest
27
services:
0 commit comments