We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b643e5c commit 86b1750Copy full SHA for 86b1750
.github/workflows/build-and-test.yml
@@ -13,7 +13,7 @@ jobs:
13
matrix:
14
os: [ ubuntu ]
15
hhvm:
16
- - '4.80'
+ - '4.93'
17
- latest
18
- nightly
19
runs-on: ${{matrix.os}}-latest
0 commit comments