Skip to content

Commit

Permalink
Update LT base branch in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
p-goulart committed Apr 23, 2024
1 parent ce0d1a1 commit bed7324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
matrix:
python-version: ["3.11"]
env:
LT_BRANCH: "pt/dict/v015"
LT_BRANCH: "pt/dict/v016"
steps:
- name: Set paths
run: |
Expand Down

0 comments on commit bed7324

Please sign in to comment.