Skip to content

Commit d8079aa

Browse files
committed
fix: don't build on separate php versions
1 parent 6810414 commit d8079aa

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ on:
88
jobs:
99
release:
1010
runs-on: ubuntu-latest
11-
strategy:
12-
matrix:
13-
php_version: ['8.1', '8.2', '8.3']
1411
steps:
1512
- uses: actions/checkout@v4
1613
- uses: docker/setup-qemu-action@v3

0 commit comments

Comments
 (0)