mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-12-26 03:33:44 +03:00
change to stable toolchain
This commit is contained in:
parent
595ae607f9
commit
64e3432985
2
.github/workflows/acl2.yml
vendored
2
.github/workflows/acl2.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
profile: minimal
|
||||
toolchain: nightly
|
||||
toolchain: stable
|
||||
override: true
|
||||
|
||||
- name: Prepare tgc
|
||||
|
Loading…
Reference in New Issue
Block a user