mirror of
https://github.com/bitinflow/expose.git
synced 2026-03-15 06:25:56 +00:00
Merge branch 'master' of github.com:beyondcode/phunnel
This commit is contained in:
4
.github/workflows/run-tests.yml
vendored
4
.github/workflows/run-tests.yml
vendored
@@ -6,9 +6,9 @@ jobs:
|
|||||||
test:
|
test:
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: true
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest, windows-latest]
|
os: [macos-latest, ubuntu-latest, windows-latest]
|
||||||
php: [7.4, 8.0]
|
php: [7.4, 8.0]
|
||||||
stability: [prefer-stable]
|
stability: [prefer-stable]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user