Skip to content

Commit

Permalink
remove macos
Browse files Browse the repository at this point in the history
  • Loading branch information
Eein committed Apr 9, 2023
1 parent 9823aeb commit c40df2f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ jobs:
target: x86_64-unknown-linux-gnu
os: ubuntu-latest
rust: stable
- build: macos
target: x86_64-apple-darwin
os: macos-latest
rust: stable
# - build: macos
# target: x86_64-apple-darwin
# os: macos-latest
# rust: stable
- build: windows
target: x86_64-pc-windows-msvc
os: windows-latest
Expand Down

0 comments on commit c40df2f

Please sign in to comment.