Skip to content

Commit 4934a17

Browse files
authored
Update Nightly Builds To Link release-2.11 (#1232)
1 parent 0e1913a commit 4934a17

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.10"]
33+
libtiledb_version: ["dev", "release-2.11"]
3434
uninstall_pandas: [true, false]
3535
fail-fast: false
3636

0 commit comments

Comments
 (0)