This commit is contained in:
Ivan Folgueira Bande 2025-10-05 19:08:34 +02:00
parent b8fa9a19ff
commit 0e5f7075b1
No known key found for this signature in database
GPG Key ID: 3C117481F89E24A7

View File

@ -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