We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e08473 commit bc3289fCopy full SHA for bc3289f
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
fail-fast: false
18
matrix:
19
- stack: ["heroku-20", "heroku-22", "heroku-24"]
+ stack: ["heroku-22", "heroku-24"]
20
env:
21
HATCHET_APP_LIMIT: 100
22
HATCHET_RUN_MULTI: 1
CHANGELOG.md
@@ -2,6 +2,7 @@
2
3
## [Unreleased]
4
5
+* Remove heroku-20 support ([#240](https://github.com/heroku/heroku-buildpack-scala/pull/240))
6
7
## [v98] - 2024-02-14
8
0 commit comments