Skip to content

Commit c337c24

Browse files
authored
Update Nightly Tests to Use release-2.10 Branch (#1164)
1 parent e537abe commit c337c24

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
@@ -30,7 +30,7 @@ jobs:
3030
strategy:
3131
matrix:
3232
os: [ubuntu-latest, macos-10.15, windows-latest]
33-
libtiledb_version: ["dev", "release-2.9"]
33+
libtiledb_version: ["dev", "release-2.10"]
3434
uninstall_pandas: [true, false]
3535
fail-fast: false
3636

0 commit comments

Comments
 (0)