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.
2 parents 9b46392 + ea1722a commit 2b080c9Copy full SHA for 2b080c9
.buildkite/pipeline.yml
@@ -8,6 +8,6 @@ steps:
8
timeout_in_minutes: 5
9
plugins:
10
- ssh://[email protected]/Invoca/invoca-ruby-test-matrix-buildkite-plugin.git#main:
11
- min_ruby_version: '3.1'
+ min_ruby_version: '3.3'
12
slack_notification_channel: '#dev-team-release-backend-tools-octothorpe'
13
test_command: "bundle exec rspec"
.ruby-version
@@ -1 +1 @@
1
-3.1.4
+3.3.8
0 commit comments