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 e2b481a + 77e8d2f commit b894109Copy full SHA for b894109
.buildkite/docker-compose.yml
@@ -11,7 +11,7 @@ services:
11
command: go test -v ./...
12
13
ruby:
14
- image: ruby:3.3
+ image: ruby:3.4
15
working_dir: /work
16
environment:
17
- DRY_RUN
0 commit comments