We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c0f4b5 commit 703972cCopy full SHA for 703972c
1 file changed
.github/workflows/linux.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- ruby: [ '3.1', '3.0', '2.7', '2.6' ]
+ ruby: [ '3.2', '3.1', '3.0', '2.7' ]
16
postgres: [ '14', '13', '12', '11', '10', '9' ]
17
os:
18
- ubuntu-latest
0 commit comments