Skip to content

Commit

Permalink
Fix build issues in build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rougin committed Nov 15, 2023
1 parent 04aae38 commit 1faf2ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml → .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ permissions:

jobs:
run:
runs-on: ${{ matrix.operating-system }}
strategy:
matrix:
php-versions: ['5.3', '5.4', '5.5', '5.6', '7.0', '7.1', '7.2', '7.3', '7.4']
Expand Down

0 comments on commit 1faf2ac

Please sign in to comment.