We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1ae05b9 + c03a60b commit d5e8a4aCopy full SHA for d5e8a4a
.github/workflows/build-php.yaml
@@ -30,6 +30,14 @@ jobs:
30
suffix: ""
31
build-php-cli: false
32
version: 7.4.32
33
+ - name: php
34
+ suffix: ""
35
+ build-php-cli: false
36
+ version: 8.1.11
37
38
39
40
+ version: 8.2.0
41
runs-on: ubuntu-latest
42
steps:
43
- name: Checkout repository
.github/workflows/release-php.yaml
@@ -31,6 +31,14 @@ jobs:
env:
44
BINARYEN_VERSION: 111
0 commit comments