Discontinue CentOS 6 builds for EOL
This only stops the builds. Existing binaries will continue to be hosted, and the quick install script continues to support CentOS 6.
This commit is contained in:
parent
0eaf4ff908
commit
c0ee373540
1 changed files with 4 additions and 379 deletions
2
Makefile
2
Makefile
|
|
@ -1,4 +1,4 @@
|
|||
PLATFORMS := ubuntu-1604 ubuntu-1804 ubuntu-2004 debian-9 debian-10 centos-6 centos-7 centos-8 opensuse-42 opensuse-15 opensuse-152
|
||||
PLATFORMS := ubuntu-1604 ubuntu-1804 ubuntu-2004 debian-9 debian-10 centos-7 centos-8 opensuse-42 opensuse-15 opensuse-152
|
||||
SLS_BINARY ?= ./node_modules/serverless/bin/serverless
|
||||
|
||||
deps:
|
||||
|
|
|
|||
Loading…
Reference in a new issue