Skip to content

Commit

Permalink
Avx512f avx512vl (rust-lang#988)
Browse files Browse the repository at this point in the history
  • Loading branch information
minybot authored Jan 30, 2021
1 parent e827214 commit 67d3e6a
Show file tree
Hide file tree
Showing 4 changed files with 6,268 additions and 1,183 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
- thumbv7em-none-eabihf

# macOS targets
- x86_64-apple-darwin
#- x86_64-apple-darwin
# FIXME: gh-actions build environment doesn't have linker support
# - i686-apple-darwin

Expand Down Expand Up @@ -134,8 +134,9 @@ jobs:
# os: ubuntu-latest
- target: aarch64-unknown-linux-gnu
os: ubuntu-latest
- target: x86_64-apple-darwin
os: macos-latest
# Temporarily disabled because otool crashes with "Out of memory", seems Github CI issue
#- target: x86_64-apple-darwin
# os: macos-latest
- target: x86_64-pc-windows-msvc
os: windows-latest
- target: i686-pc-windows-msvc
Expand Down
Loading

0 comments on commit 67d3e6a

Please sign in to comment.