Skip to content

Commit

Permalink
Disable OpenViX test in workflow
Browse files Browse the repository at this point in the history
It currently contains bugs that prevent successful testing.
force-test
  • Loading branch information
Taapat committed Mar 30, 2024
1 parent b56e8d5 commit bd5430d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
enigma2-version: ['OpenPLi develop 3.10', 'OpenPLi release-8.3 2.7', 'OpenPLi release-6.2 2.7', 'openatv master 3.11', 'openatv 6.4 2.7', 'OpenViX Developer 3.10', 'Taapat bh 2.7']
enigma2-version: ['OpenPLi develop 3.10', 'OpenPLi release-8.3 2.7', 'OpenPLi release-6.2 2.7', 'openatv master 3.11', 'openatv 6.4 2.7', 'Taapat bh 2.7']
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit bd5430d

Please sign in to comment.