Skip to content

Commit

Permalink
Merge pull request rabbitmq#12655 from rabbitmq/mk-management-ui-sele…
Browse files Browse the repository at this point in the history
…nium-suite-workflow-update

Selenium management UI suite workflow: updates for 2024
  • Loading branch information
michaelklishin authored Nov 4, 2024
2 parents a03e77b + 003f7a9 commit 28cc121
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/test-management-ui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,14 @@ on:
push:
branches:
- main
- v3.12.x
- v3.11.x
- v4.0.x
- bump-otp-for-oci
- bump-rbe-*
- bump-rules_erlang
paths:
- 'deps/**'
- 'deps/rabbitmq_management/src/**'
- 'deps/rabbitmq_management/priv/**'
- 'deps/rabbitmq_web_dispatch/src/**'
- 'scripts/**'
- .bazelrc
- .bazelversion
Expand All @@ -34,7 +35,7 @@ jobs:
- chrome
include:
- erlang_version: "26.2"
elixir_version: 1.15.7
elixir_version: 1.17.3
env:
SELENIUM_DIR: selenium
DOCKER_NETWORK: rabbitmq_net
Expand Down

0 comments on commit 28cc121

Please sign in to comment.