Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
chore: [updatecli] Update latest snapshot to 9.1.0-fab0102f
Made with ❤️️ by updatecli
  • Loading branch information
github-actions[bot] authored Mar 19, 2025
commit d4694e14aaed9eda3e3a92b54c1be0bc43a08798
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ test-stack-command-8x:
./scripts/test-stack-command.sh 8.19.0-64846b77-SNAPSHOT

test-stack-command-9x:
./scripts/test-stack-command.sh 9.1.0-c8d87015-SNAPSHOT
./scripts/test-stack-command.sh 9.1.0-fab0102f-SNAPSHOT

test-stack-command-with-apm-server:
APM_SERVER_ENABLED=true ./scripts/test-stack-command.sh
Expand Down