mirror of
https://github.com/bitinflow/expose.git
synced 2026-03-13 13:35:54 +00:00
Merge branch 'master' of github.com:beyondcode/expose
This commit is contained in:
2
.github/workflows/run-tests.yml
vendored
2
.github/workflows/run-tests.yml
vendored
@@ -9,7 +9,7 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os: [macos-latest, ubuntu-latest, windows-latest]
|
os: [macos-latest, ubuntu-latest, windows-latest]
|
||||||
php: [7.4, 8.0]
|
php: [7.4, 8.0, 8.1]
|
||||||
stability: [prefer-stable]
|
stability: [prefer-stable]
|
||||||
|
|
||||||
name: P${{ matrix.php }} - ${{ matrix.stability }} - ${{ matrix.os }}
|
name: P${{ matrix.php }} - ${{ matrix.stability }} - ${{ matrix.os }}
|
||||||
|
|||||||
Reference in New Issue
Block a user