Skip to content

Commit 2cd7806

Browse files
authored
Update nightly test target to 2.19 and 2.20 (#1897)
1 parent 56e7cff commit 2cd7806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/daily-test-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
strategy:
3333
matrix:
3434
os: [ubuntu-latest, macos-12, windows-latest]
35-
libtiledb_version: ["dev", "release-2.18"]
35+
libtiledb_version: ["dev", "release-2.19", "release-2.20"]
3636
uninstall_pandas: [true, false]
3737
fail-fast: false
3838

0 commit comments

Comments
 (0)