Skip to content

Commit

Permalink
Bump nightly release branch to 2.20 (#666)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdblischak committed Feb 20, 2024
1 parent f4215d5 commit b3df71e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Expand Up @@ -25,7 +25,7 @@ jobs:
strategy:
fail-fast: false
matrix:
libtiledb_version: [release-2.19, dev]
libtiledb_version: [release-2.20, dev]
steps:
- name: Clone TileDB
uses: actions/checkout@v3
Expand Down

0 comments on commit b3df71e

Please sign in to comment.