Skip to content

Commit

Permalink
Build releases for the latest five versions
Browse files Browse the repository at this point in the history
  • Loading branch information
komu committed Jun 7, 2024
1 parent caca3af commit 00ab75f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
opensearchVersion: ['2.5.0', '2.9.0']
opensearchVersion: ['2.10.0', '2.11.0', '2.12.0', '2.13.0', '2.14.0']
fail-fast: false
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 00ab75f

Please sign in to comment.