Limit v0.0.2 release to Linux and Windows
CI / macos-latest (push) Has been cancelled
CI / ubuntu-latest (push) Has been cancelled
CI / windows-latest (push) Has been cancelled

This commit is contained in:
pleb
2026-07-21 10:34:28 -07:00
parent 266483f3cf
commit 290d0674b1
6 changed files with 7 additions and 26 deletions
-5
View File
@@ -19,8 +19,3 @@ jobs:
- run: cargo clippy --all-targets -- -D warnings
- run: cargo test
- run: cargo build --release
- uses: actions/upload-artifact@v4
with:
name: mudmouth-${{ matrix.os }}
path: target/release/mudmouth*
if-no-files-found: error