Skip to content

Commit

Permalink
Fix typo in vinca files
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro authored Jan 14, 2025
1 parent 3b8b936 commit 3f01400
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion vinca_linux_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ conda_index:
- robostack.yaml
- packages-ignore.yaml

# Remainder for next full rebuild, the next build number should be 10
# Reminder for next full rebuild, the next build number should be 10
build_number: 7

# Specify that exactly the build_number used vinca*.yaml or pkg_additional_info.yaml
Expand Down
2 changes: 1 addition & 1 deletion vinca_linux_aarch64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ conda_index:
- robostack.yaml
- packages-ignore.yaml

# Remainder for next full rebuild, the next build number should be 10
# Reminder for next full rebuild, the next build number should be 10
build_number: 5

# Specify that exactly the build_number used vinca*.yaml or pkg_additional_info.yaml
Expand Down
2 changes: 1 addition & 1 deletion vinca_osx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ conda_index:
- robostack.yaml
- packages-ignore.yaml

# Remainder for next full rebuild, the next build number should be 10
# Reminder for next full rebuild, the next build number should be 10
build_number: 7

# Specify that exactly the build_number used vinca*.yaml or pkg_additional_info.yaml
Expand Down
2 changes: 1 addition & 1 deletion vinca_osx_arm64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ conda_index:
- robostack.yaml
- packages-ignore.yaml

# Remainder for next full rebuild, the next build number should be 10
# Reminder for next full rebuild, the next build number should be 10
build_number: 6

# Specify that exactly the build_number used vinca*.yaml or pkg_additional_info.yaml
Expand Down
2 changes: 1 addition & 1 deletion vinca_win.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ conda_index:
- robostack.yaml
- packages-ignore.yaml

# Remainder for next full rebuild, the next build number should be 10
# Reminder for next full rebuild, the next build number should be 10
build_number: 8

# Specify that exactly the build_number used vinca*.yaml or pkg_additional_info.yaml
Expand Down

0 comments on commit 3f01400

Please sign in to comment.