Skip to content

Commit

Permalink
Merged in bb-use-ruby-3-2-2-bookworm-server-test (pull request #6569)
Browse files Browse the repository at this point in the history
R2-2668 BB: use ruby:3.2.2-bookworm for server tests
  • Loading branch information
aespinoza-quoin authored and pnabutovsky committed Oct 30, 2023
2 parents cd4aa86 + 3bd4d62 commit 4b3382d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bitbucket-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ definitions:
steps:
- step: &server-test
name: Server tests
image: ruby:3.2.2-buster
image: ruby:3.2.2-bookworm
script:
- ./bin/install_local_test_solr.sh
- ./bin/run_server_tests.sh
Expand Down

0 comments on commit 4b3382d

Please sign in to comment.