Skip to content

Commit

Permalink
Bump nightly build release branch to 2.23 (#723)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdblischak authored May 17, 2024
1 parent 7bc5d5d commit 2f3ad87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
matrix:
os: [macos-12, ubuntu-latest]
branches:
- {libtiledb: release-2.21, tiledb-py: 0.27.1}
- {libtiledb: release-2.23, tiledb-py: 0.29.0}
- {libtiledb: dev, tiledb-py: dev}
env:
MACOSX_DEPLOYMENT_TARGET: 10.15
Expand Down Expand Up @@ -102,6 +102,6 @@ jobs:
with:
name: nightly build
label: nightly-failure
assignee: awenocur,gspowley,ihnorton,Shelnutt2
assignee: awenocur,gspowley,ihnorton,Shelnutt2,jdblischak
env:
TZ: "America/New_York"

0 comments on commit 2f3ad87

Please sign in to comment.