Skip to content

Commit

Permalink
Update app-unit-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bobimicroweber committed Apr 28, 2024
1 parent acf8d68 commit 483cf77
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/app-unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

Expand Down

0 comments on commit 483cf77

Please sign in to comment.