mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-06 18:17:26 +08:00
[Ubuntu] Migrate php to Pester tests (#2341)
* Php Pester tests * Minor fix
This commit is contained in:
committed by
GitHub
parent
82b4e13fb0
commit
02c2fbad69
@@ -235,5 +235,16 @@
|
||||
"gfortran-8",
|
||||
"gfortran-9"
|
||||
]
|
||||
},
|
||||
"php": {
|
||||
"versions": [
|
||||
"5.6",
|
||||
"7.0",
|
||||
"7.1",
|
||||
"7.2",
|
||||
"7.3",
|
||||
"7.4",
|
||||
"8.0"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user