Skip to content

Commit

Permalink
updte nightly build script
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsf committed Oct 5, 2021
1 parent 80722b0 commit 854b5dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
matrix:
image: ["allensdk_local_py37:latest"]
branch: ["master", "rc/2.13.1"]
branch: ["master", "rc/2.13.2"]
steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 854b5dc

Please sign in to comment.