Skip to content

Commit

Permalink
[ALFREDOPS-860] fixed CI/CD integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pvriel committed Jan 7, 2025
1 parent 3ba9bc5 commit 7b2c661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
fail-fast: false
matrix:
flavour: [ "community", "enterprise" ]
version: [ "61", "62", "70", "71", "72", "73","74" ]
version: [ "231" ]
steps:
- uses: actions/checkout@v2
- name: Set up JDK 17
Expand Down

0 comments on commit 7b2c661

Please sign in to comment.