Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
limingxinleo committed Aug 23, 2024
1 parent 5f53e45 commit 87a55d4
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
alpine-version: '3.16'
- php-version: '8.2'
alpine-version: '3.17'
- php-version: '8.1'
alpine-version: '3.20'
- php-version: '8.1'
alpine-version: 'edge'
max-parallel: 8
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/build-swoole.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
alpine-version: '3.16'
- php-version: '8.2'
alpine-version: '3.17'
- php-version: '8.1'
alpine-version: '3.20'
- php-version: '8.1'
alpine-version: 'edge'
max-parallel: 16
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/build-swow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
alpine-version: '3.16'
- php-version: '8.2'
alpine-version: '3.17'
- php-version: '8.1'
alpine-version: '3.20'
- php-version: '8.1'
alpine-version: 'edge'
max-parallel: 8
Expand Down

0 comments on commit 87a55d4

Please sign in to comment.