We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06ea214 commit 56516bdCopy full SHA for 56516bd
1 file changed
.github/workflows/build.yml
@@ -7,7 +7,7 @@ jobs:
7
fail-fast: false
8
matrix:
9
include:
10
- - ruby: 3.4
+ - ruby: "4.0"
11
postgres: 18
12
- ruby: 3.4
13
postgres: 17
0 commit comments