Skip to content

Commit

Permalink
testing ci (opensearch-project#264)
Browse files Browse the repository at this point in the history
Signed-off-by: Joshua Palis <jpalis@amazon.com>

Signed-off-by: Joshua Palis <jpalis@amazon.com>
  • Loading branch information
joshpalis authored Oct 28, 2022
1 parent 4eb1887 commit 54a1041
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ on:
- "*"

jobs:
linux-build:
build:
strategy:
matrix:
os: [ubuntu-latest, windows-latest]
java: [11, 17]
os: [ubuntu-latest, windows-latest]

# Job name
name: Build and Test
Expand Down

0 comments on commit 54a1041

Please sign in to comment.