[ci] tfclient x64 builds (fix 5)
/ build_x64 (push) Failing after 2m47s
Details
/ build_x64 (push) Failing after 2m47s
Details
This commit is contained in:
parent
5533f2853d
commit
90176995d3
|
@ -12,6 +12,8 @@ jobs:
|
|||
uses: actions/checkout@v2
|
||||
- name: Setup Go toolchain
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: '1.20'
|
||||
- name: Setup Rust toolchain
|
||||
uses: https://github.com/actions-rs/toolchain@v1
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue