mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-25 09:00:27 +00:00
Update app-unit-test.yml
This commit is contained in:
parent
acf8d68174
commit
483cf774b7
1 changed files with 2 additions and 1 deletions
3
.github/workflows/app-unit-test.yml
vendored
3
.github/workflows/app-unit-test.yml
vendored
|
@ -8,7 +8,8 @@ jobs:
|
|||
phyre-panel-unit-test:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-24.04, ubuntu-22.04, ubuntu-20.04]
|
||||
#os: [ubuntu-24.04, ubuntu-22.04, ubuntu-20.04]
|
||||
os: [ubuntu-22.04]
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
|
|
Loading…
Reference in a new issue