Skip to content

Commit

Permalink
update minimum CI version to match actual required minimum version
Browse files Browse the repository at this point in the history
  • Loading branch information
fredemmott committed Dec 14, 2021
1 parent b643e5c commit 86b1750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
matrix:
os: [ ubuntu ]
hhvm:
- '4.80'
- '4.93'
- latest
- nightly
runs-on: ${{matrix.os}}-latest
Expand Down

0 comments on commit 86b1750

Please sign in to comment.