Skip to content

Commit

Permalink
Merge branch 'master' into singlepass_aarch64
Browse files Browse the repository at this point in the history
  • Loading branch information
ptitSeb committed Jan 21, 2022
2 parents b676d18 + 8472703 commit 74779f5
Show file tree
Hide file tree
Showing 47 changed files with 707 additions and 421 deletions.
5 changes: 0 additions & 5 deletions .cargo/config.toml

This file was deleted.

1 change: 1 addition & 0 deletions .github/workflows/test-sys.yaml
Expand Up @@ -166,6 +166,7 @@ jobs:
shell: bash
- name: Setup Rust target
run: |
mkdir -p .cargo
cat << EOF > .cargo/config.toml
[build]
target = "${{ matrix.target }}"
Expand Down

0 comments on commit 74779f5

Please sign in to comment.