mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-11 11:31:16 +00:00
Disable PHP 5.2 in arm64 builds
This commit is contained in:
2
.github/workflows/arm64.yml
vendored
2
.github/workflows/arm64.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
fail-fast: False
|
||||
matrix:
|
||||
version:
|
||||
- '5.2'
|
||||
#- '5.2' # No arm64 version available
|
||||
- '5.3'
|
||||
- '5.4'
|
||||
- '5.5'
|
||||
|
||||
Reference in New Issue
Block a user