Skip to content

Commit 738c286

Browse files
committed
Also build against 2.18 release for nightly on Windows
1 parent 3a5bdb5 commit 738c286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
strategy:
112112
fail-fast: false
113113
matrix:
114-
libtiledb_version: [release-2.17, dev]
114+
libtiledb_version: [release-2.18, dev]
115115
defaults:
116116
run:
117117
shell: cmd

0 commit comments

Comments
 (0)