mirror of
https://github.com/logos-messaging/logos-messaging-rust-bindings.git
synced 2026-01-03 06:23:11 +00:00
avoid go
This commit is contained in:
parent
b8fa9a19ff
commit
0e5f7075b1
4
.github/workflows/codecov.yml
vendored
4
.github/workflows/codecov.yml
vendored
@ -18,9 +18,7 @@ jobs:
|
||||
submodules: true
|
||||
- name: Checkout submodules
|
||||
run: git submodule update --init --recursive
|
||||
- uses: actions/setup-go@v3 # we need go to build go-waku
|
||||
with:
|
||||
go-version: '1.20'
|
||||
|
||||
- uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
profile: minimal
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user