mirror of
https://github.com/actions/runner-images.git
synced 2026-01-06 10:09:20 +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
@@ -241,5 +241,14 @@
|
||||
"gfortran-9",
|
||||
"gfortran-10"
|
||||
]
|
||||
},
|
||||
"php": {
|
||||
"versions": [
|
||||
"7.1",
|
||||
"7.2",
|
||||
"7.3",
|
||||
"7.4",
|
||||
"8.0"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user