Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

Commit

Permalink
actions: update PHP and pthreads versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dktapps committed May 18, 2021
1 parent 93812de commit 0c4e35b
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,8 @@ jobs:
if: "!contains(github.event.head_commit.message, '[ci skip]')"
strategy:
matrix:
include:
- php: 7.4.13
pthreads-version: 34d7e6b91ed92a625760fedd667e7cba2009e463
- php: 8.0.1
pthreads-version: bc16ee7b5a21faee9bd1743f830f7135b763fb56
php: [7.4.19, 8.0.6]
pthreads-version: 374df2d8cf61a30e7f214a7f00a59a6b24a65c21

name: PHP ${{ matrix.php }}
runs-on: ubuntu-18.04
Expand Down

0 comments on commit 0c4e35b

Please sign in to comment.