Skip to content

Commit 8b77af4

Browse files
Update CI to use 2.24.1.
1 parent ff685d3 commit 8b77af4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tiledb-go.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ on:
99

1010
env:
1111
# The version of TileDB to test against.
12-
CORE_VERSION: "2.24.0"
12+
CORE_VERSION: "2.24.1"
1313
# The abbreviated git commit hash to use.
14-
CORE_HASH: "ff3879b"
14+
CORE_HASH: "db03540"
1515

1616
jobs:
1717
golangci:

0 commit comments

Comments
 (0)