Skip to content

Commit

Permalink
remove concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidGoodwin committed Sep 9, 2024
1 parent f93f5c2 commit 5c7af60
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ permissions:

jobs:
build:
concurrency:
group: run--${{ github.ref }}
strategy:
matrix:
php-versions: ['7.2', '7.4', '8.0', '8.1', '8.2', '8.3']
Expand Down

0 comments on commit 5c7af60

Please sign in to comment.