Skip to content

Commit fc1f565

Browse files
committed
awd said he will fix it
1 parent 05a401f commit fc1f565

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: .github/workflows/build.yml

-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ jobs:
1414
target: [x86_64-unknown-linux-musl, x86_64-pc-windows-gnu, x86_64-apple-darwin]
1515
steps:
1616
- uses: actions/checkout@master
17-
- name: Set macOS SDK version
18-
run: echo "MACOSX_DEPLOYMENT_TARGET=10.12" >> $GITHUB_ENV
1917
- name: Compile
2018
id: compile
2119
uses: rust-build/[email protected]

0 commit comments

Comments
 (0)