Skip to content

Bump golang.org/x/sync from 0.10.0 to 0.11.0 #432

Bump golang.org/x/sync from 0.10.0 to 0.11.0

Bump golang.org/x/sync from 0.10.0 to 0.11.0 #432

Workflow file for this run

name: Build
on:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
name: Checkout Code
- name: Install Go
uses: actions/setup-go@v5
with:
go-version: 1.22.4
- name: Prepare Env
run: bash scripts/prepare_environ.sh
- name: Test
working-directory: /home/runner/go/src/github.com/hyperledger-labs/SmartBFT
run: make all
- name: Post
working-directory: /home/runner/go/src/github.com/hyperledger-labs/SmartBFT
run: ./scripts/post.sh