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.
1 parent 0a406aa commit c84bbceCopy full SHA for c84bbce
.github/workflows/linux.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
fail-fast: false
11
matrix:
12
- ruby: [ '2.4', '2.5', '2.6', '2.7' ]
+ ruby: [ '2.5', '2.6', '2.7', '3.0' ]
13
postgres: [ '9', '10', '11', '12', '13' ]
14
os:
15
- ubuntu-latest
0 commit comments