Skip to content

Commit

Permalink
Revert "Add targets to buildpack.toml"
Browse files Browse the repository at this point in the history
This reverts commit b82c41c.

 - This change was made in error. We can re-evaluate introducing targets when we bump the buildpack API spec.
  • Loading branch information
robdimsdale committed May 14, 2024
1 parent b82c41c commit 5b99041
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,3 @@ api = "0.8"

[[stacks]]
id = "*"

[[targets.distros]]
name = "ubuntu"
version = "18.04"

[[targets.distros]]
name = "ubuntu"
version = "22.04"

0 comments on commit 5b99041

Please sign in to comment.