build php 8.0 too
This commit is contained in:
parent
5bee06a4e7
commit
15adccd03c
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
PHP_VERSIONS="7.4 8.1 8.2"
|
PHP_VERSIONS="7.4 8.0 8.1 8.2"
|
||||||
WKHTML=""
|
WKHTML=""
|
||||||
PLATFORMS="linux/arm64/v8,linux/amd64"
|
PLATFORMS="linux/arm64/v8,linux/amd64"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue