Skip to content

Commit

Permalink
actions: update PHP versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dktapps committed May 2, 2021
1 parent fe0c420 commit 13ff76e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ jobs:
strategy:
matrix:
include:
- php: 7.3.25
- php: 7.3.28
pthreads-version: 34d7e6b91ed92a625760fedd667e7cba2009e463
- php: 7.4.13
- php: 7.4.18
pthreads-version: 34d7e6b91ed92a625760fedd667e7cba2009e463
- php: 8.0.1
- php: 8.0.5
pthreads-version: bc16ee7b5a21faee9bd1743f830f7135b763fb56

name: PHP ${{ matrix.php }}
Expand Down

0 comments on commit 13ff76e

Please sign in to comment.