Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
todorinskiz committed Dec 19, 2024
1 parent 70be3c3 commit 3ce5c32
Show file tree
Hide file tree
Showing 59 changed files with 238 additions and 9,485 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:
if: ${{ github.ref == 'refs/heads/master' || github.base_ref == 'master' || startsWith(github.ref, 'refs/tags/') }}
strategy:
matrix:
flavour: [ "community" ]
version: [ "52", "61", "62", "70" ]
flavour: [ "community", "enterprise" ]
version: [ "70", "71", "72", "73", "74" ]
steps:
- uses: actions/checkout@v4
with:
Expand Down
Loading

0 comments on commit 3ce5c32

Please sign in to comment.