Skip to content

Commit

Permalink
remove intel mac
Browse files Browse the repository at this point in the history
  • Loading branch information
CheatCod committed Jun 18, 2024
1 parent fdd3d7f commit 6b20172
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/core-build-and-draft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,6 @@ jobs:
arch: "aarch64"
postfix: ""
cross: false
- platform: "macos-latest"
target: "x86_64-apple-darwin"
os: "macos"
arch: "x86_64"
postfix: ""
cross: false

runs-on: ${{ matrix.platform }}
steps:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/core-cargo-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:
target: x86_64-pc-windows-msvc
- platform: ubuntu-latest
target: x86_64-unknown-linux-gnu
- platform: macos-latest
target: x86_64-apple-darwin

runs-on: ${{ matrix.platform }}

Expand Down

0 comments on commit 6b20172

Please sign in to comment.