Skip to content

Commit

Permalink
Fix security test workflow.
Browse files Browse the repository at this point in the history
Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
  • Loading branch information
AWSHurneyt committed Mar 5, 2025
1 parent a44051d commit da8cc62
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/security-test-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
product: opensearch

build-linux:
strategy:
matrix:
java: [ 21 ]
needs: Get-CI-Image-Tag
# This job runs on Linux
runs-on: ubuntu-latest
Expand Down

0 comments on commit da8cc62

Please sign in to comment.