prep for release v26.1.1 [no ci]

This commit is contained in:
Jason Dove
2026-01-08 16:01:29 -06:00
parent 5d8877975d
commit e16d6c67f1
2 changed files with 7 additions and 6 deletions
-5
View File
@@ -52,11 +52,6 @@ jobs:
- name: Test
run: dotnet test --blame-hang-timeout "2m" --no-restore --verbosity normal
- name: Build Windows
run: |
cd ErsatzTV-Windows
cargo build --release --all-features
build_and_test_linux:
runs-on: ${{ matrix.os }}
strategy: