Iterate ARM support in CI (#587)
This commit is contained in:
@@ -38,6 +38,7 @@ jobs:
|
||||
if: steps.cache.outputs.cache-hit != 'true'
|
||||
uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
default: true
|
||||
toolchain: stable
|
||||
|
||||
- name: Install libsqlcipher-dev
|
||||
|
||||
Reference in New Issue
Block a user