Skip to content

Commit 1967495

Browse files
committed
Remove alpine from CI build pipeline
1 parent 138b918 commit 1967495

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci-ext.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,9 @@ jobs:
2222
matrix:
2323
image:
2424
- php:8.0-cli
25-
- php:8.0-cli-alpine
2625
- php:8.1-cli
27-
- php:8.1-cli-alpine
2826
- php:8.2-cli
29-
- php:8.2-cli-alpine
3027
- php:8.3-cli
31-
- php:8.3-cli-alpine
3228

3329
name: Image ${{ matrix.image }}
3430
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)