Add Fedora 40
This commit is contained in:
parent
e79b3aa00d
commit
ea3b4c23e2
1 changed files with 200 additions and 2 deletions
2
Makefile
2
Makefile
|
|
@ -1,4 +1,4 @@
|
|||
PLATFORMS := ubuntu-2004 ubuntu-2204 ubuntu-2404 debian-10 debian-11 debian-12 centos-7 centos-8 rhel-9 opensuse-155 fedora-38 fedora-39
|
||||
PLATFORMS := ubuntu-2004 ubuntu-2204 ubuntu-2404 debian-10 debian-11 debian-12 centos-7 centos-8 rhel-9 opensuse-155 fedora-38 fedora-39 fedora-40
|
||||
SLS_BINARY ?= ./node_modules/serverless/bin/serverless.js
|
||||
|
||||
deps:
|
||||
|
|
|
|||
Loading…
Reference in a new issue