mirror of
https://github.com/pestphp/pest.git
synced 2026-03-11 18:27:23 +01:00
Splits 8.1 OS jobs
This commit is contained in:
8
.github/workflows/tests.yml
vendored
8
.github/workflows/tests.yml
vendored
@ -17,11 +17,11 @@ jobs:
|
|||||||
os: ubuntu-latest
|
os: ubuntu-latest
|
||||||
experimental: true
|
experimental: true
|
||||||
- php: '8.1'
|
- php: '8.1'
|
||||||
os: macos-latest
|
os: macos-latest
|
||||||
experimental: true
|
experimental: true
|
||||||
- php: '8.1'
|
- php: '8.1'
|
||||||
os: windows-latest
|
os: windows-latest
|
||||||
experimental: true
|
experimental: true
|
||||||
|
|
||||||
name: PHP ${{ matrix.php }} - ${{ matrix.os }} - ${{ matrix.dependency-version }}
|
name: PHP ${{ matrix.php }} - ${{ matrix.os }} - ${{ matrix.dependency-version }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user