Skip to content

Commit

Permalink
disable linux and macos temporary
Browse files Browse the repository at this point in the history
  • Loading branch information
zh-jq committed Apr 29, 2024
1 parent 2dbf3ba commit ee61830
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 12 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/linux-musl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ on:
branches:
- 'master'
- 'rel/**'
pull_request:
branches:
- 'master'
- 'rel/**'

env:
CARGO_TERM_COLOR: always
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ on:
branches:
- 'master'
- 'rel/**'
pull_request:
branches:
- 'master'
- 'rel/**'

env:
CARGO_TERM_COLOR: always
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ on:
branches:
- 'master'
- 'rel/**'
pull_request:
branches:
- 'master'
- 'rel/**'

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit ee61830

Please sign in to comment.