We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac415b0 commit a53e4e1Copy full SHA for a53e4e1
.github/workflows/ci.yaml
@@ -17,6 +17,7 @@ jobs:
17
matrix:
18
ruby-version:
19
- '2.7'
20
+ - '3.0'
21
test-suite:
22
- vmdb
23
- security
0 commit comments