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 7976aa6 commit dc01c98Copy full SHA for dc01c98
.ci/test-matrix.yml
@@ -1,7 +1,7 @@
1
---
2
STACK_VERSION:
3
- 7.17-SNAPSHOT
4
- - 8.3-SNAPSHOT
+ - 8.5-SNAPSHOT
5
6
RUBY_TEST_VERSION:
7
- 3.1
@@ -14,9 +14,9 @@ TEST_SUITE:
14
- platinum
15
16
exclude:
17
- - STACK_VERSION: 8.3-SNAPSHOT
+ - STACK_VERSION: 8.5-SNAPSHOT
18
RUBY_TEST_VERSION: 3.0
19
20
RUBY_TEST_VERSION: 2.7
21
22
RUBY_TEST_VERSION: 2.6
0 commit comments