We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 102a0d6 commit 59f9b31Copy full SHA for 59f9b31
Makefile
@@ -79,7 +79,7 @@ test-stack-command-8x:
79
./scripts/test-stack-command.sh 8.19.11-dbbdcc83-SNAPSHOT
80
81
test-stack-command-9x:
82
- ./scripts/test-stack-command.sh 9.4.0-dad88bf2-SNAPSHOT
+ ./scripts/test-stack-command.sh 9.4.0-b8a4201f-SNAPSHOT
83
84
test-stack-command-with-apm-server:
85
APM_SERVER_ENABLED=true ./scripts/test-stack-command.sh
0 commit comments