mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-23 03:16:35 +00:00
master supports 7.4 only
This commit is contained in:
parent
95eb70a924
commit
61bca7cfbc
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -189,7 +189,7 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
image: [ubuntu-20.04]
|
image: [ubuntu-20.04]
|
||||||
php: [7.3.27, 7.4.16]
|
php: [7.4.16]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user