Skip to content

Commit

Permalink
Update task name on ARM platform support CI job
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-vieira committed Oct 17, 2023
1 parent 23db6a8 commit 28c0147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/pipelines/periodic-platform-support.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ steps:
- group: platform-support-arm
steps:
- label: "{{matrix.image}} / platform-support-arm"
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true platformSupportTests
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true functionalTests
timeout_in_minutes: 420
matrix:
setup:
Expand Down

0 comments on commit 28c0147

Please sign in to comment.