mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-03 18:42:37 +00:00
actions: drop concurrency group
this is causing builds to get randomly cancelled when multiple branches are pushed at once.
This commit is contained in:
parent
fd8c276bd2
commit
ef942a627f
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -9,7 +9,6 @@ jobs:
|
||||
build-php:
|
||||
name: Prepare PHP
|
||||
runs-on: ${{ matrix.image }}
|
||||
concurrency: php-build-${{ matrix.php }}
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
|
Loading…
x
Reference in New Issue
Block a user