Skip to content

Commit

Permalink
actions: updated PHP versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dktapps committed Mar 16, 2021
1 parent 9472e0b commit 56a2039
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 @@ -13,11 +13,11 @@ jobs:
include:
- php: 7.2.34
pthreads-version: 46962cf9c2d30b6e1e1ea50ca36de3df5d6d4e58
- php: 7.3.25
- php: 7.3.27
pthreads-version: 34d7e6b91ed92a625760fedd667e7cba2009e463
- php: 7.4.13
- php: 7.4.16
pthreads-version: 34d7e6b91ed92a625760fedd667e7cba2009e463
- php: 8.0.1
- php: 8.0.3
pthreads-version: bc16ee7b5a21faee9bd1743f830f7135b763fb56

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

0 comments on commit 56a2039

Please sign in to comment.