Skip to content

Commit

Permalink
fixup! Update build pipeline to run tests under multiple Ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
gchan committed Aug 31, 2023
1 parent e7c7f07 commit 993b98a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildkite.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ steps:
- "gem install bundler:2.3.25"
- "bundle"
- "bundle exec rake"
soft_fail: true
plugins:
- docker#v3.7.0:
image: "ruby:{{matrix}}"
Expand Down

0 comments on commit 993b98a

Please sign in to comment.