Skip to content

Commit 7ca9fe6

Browse files
committed
rm macos bulid
1 parent bab3757 commit 7ca9fe6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: CI
55

66
permissions:
77
contents: write
8-
8+
99
env:
1010
RUSTFLAGS: -D warnings
1111
RUSTDOCFLAGS: -D warnings
@@ -94,8 +94,6 @@ jobs:
9494
fail-fast: false
9595
matrix:
9696
include:
97-
- os: macos-latest
98-
TARGET: aarch64-apple-darwin
9997
- os: ubuntu-latest
10098
TARGET: aarch64-unknown-linux-gnu
10199
- os: ubuntu-latest

0 commit comments

Comments
 (0)