Skip to content

Commit

Permalink
Merge branch 'master' into completion
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhuang authored Mar 3, 2022
2 parents d270152 + 59088d8 commit bb9013d
Show file tree
Hide file tree
Showing 161 changed files with 5,009 additions and 3,098 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ jobs:
- os: windows-latest
target: aarch64-pc-windows-msvc
code-target: win32-arm64
- os: ubuntu-20.04
- os: ubuntu-18.04
target: x86_64-unknown-linux-gnu
code-target: linux-x64
- os: ubuntu-20.04
- os: ubuntu-18.04
target: aarch64-unknown-linux-gnu
code-target: linux-arm64
- os: macos-11
Expand Down
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit bb9013d

Please sign in to comment.