add version 8.4
This commit is contained in:
parent
3f997f46aa
commit
e1c769b591
2 changed files with 12 additions and 1 deletions
2
build.sh
2
build.sh
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
PHP_VERSIONS="7.4 8.0 8.1 8.2"
|
||||
PHP_VERSIONS="7.4 8.0 8.1 8.2 8.4"
|
||||
PLATFORMS="linux/arm64/v8,linux/amd64"
|
||||
|
||||
# testing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue