fix macos ci (#99)
This commit is contained in:
parent
e6aa690e75
commit
bafa0c4e52
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -84,6 +84,9 @@ jobs:
|
||||
cd rust
|
||||
cargo build --verbose
|
||||
cargo test --verbose
|
||||
- uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: 1.21.x
|
||||
- name: build-test-golang
|
||||
run: |
|
||||
cd go
|
||||
|
Loading…
Reference in New Issue
Block a user