Skip to content

Commit

Permalink
Test latest libtiledb with numpy variations
Browse files Browse the repository at this point in the history
  • Loading branch information
kounelisagis committed Jan 7, 2025
1 parent fb45ca8 commit 55162d9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/daily-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ jobs:
libtiledb_version: '2.26.0'

ci3:
uses: ./.github/workflows/daily-test-build-numpy.yml
with:
libtiledb_version: '2.27.0'

ci4:
uses: ./.github/workflows/daily-test-build-numpy.yml
with:
libtiledb_version: '2.26.0'

0 comments on commit 55162d9

Please sign in to comment.