We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b002d0b commit 6b7a53dCopy full SHA for 6b7a53d
.github/workflows/ci.yaml
@@ -13,6 +13,7 @@ jobs:
13
matrix:
14
ruby-version:
15
- '3.0'
16
+ - '3.1'
17
services:
18
postgres:
19
image: manageiq/postgresql:13
0 commit comments