Skip to content

Commit

Permalink
drop version-1-4 (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
ringabout authored May 5, 2023
1 parent 7cff955 commit e820a55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightlies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
shell: bash
run: |
# Tracked branches
branches=( 'devel' 'version-2-0' 'version-1-6' 'version-1-4')
branches=( 'devel' 'version-2-0' 'version-1-6')
getHash() {
git ls-remote "https://github.com/$1" "$2" | cut -f 1
Expand Down

0 comments on commit e820a55

Please sign in to comment.