Skip to content

Commit

Permalink
🔥 rm: 清空大量我不需要的内置 mask
Browse files Browse the repository at this point in the history
  • Loading branch information
frostime committed May 7, 2024
1 parent 49ad353 commit d8da0ad
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 496 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,12 @@ jobs:
fail-fast: false
matrix:
config:
- os: ubuntu-latest
arch: x86_64
rust_target: x86_64-unknown-linux-gnu
- os: macos-latest
arch: aarch64
rust_target: x86_64-apple-darwin,aarch64-apple-darwin
# - os: ubuntu-latest
# arch: x86_64
# rust_target: x86_64-unknown-linux-gnu
# - os: macos-latest
# arch: aarch64
# rust_target: x86_64-apple-darwin,aarch64-apple-darwin
- os: windows-latest
arch: x86_64
rust_target: x86_64-pc-windows-msvc
Expand Down
Loading

0 comments on commit d8da0ad

Please sign in to comment.