Skip to content

Commit 86b1750

Browse files
committed
update minimum CI version to match actual required minimum version
1 parent b643e5c commit 86b1750

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
matrix:
1414
os: [ ubuntu ]
1515
hhvm:
16-
- '4.80'
16+
- '4.93'
1717
- latest
1818
- nightly
1919
runs-on: ${{matrix.os}}-latest

0 commit comments

Comments
 (0)