Skip to content

Commit

Permalink
Use 4.121 in build and test (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
muglug authored Nov 9, 2021
1 parent 1e1e54a commit 6756034
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 @@ -10,7 +10,7 @@ jobs:
matrix:
os: [ ubuntu ]
hhvm:
- '4.102'
- '4.121'
runs-on: ${{matrix.os}}-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 6756034

Please sign in to comment.