Skip to content

Bump golang from 1.23.0 to 1.23.1 in /ci/images/backup-and-restore-minimal #1353

Bump golang from 1.23.0 to 1.23.1 in /ci/images/backup-and-restore-minimal

Bump golang from 1.23.0 to 1.23.1 in /ci/images/backup-and-restore-minimal #1353

on:
pull_request:
types: [ assigned, synchronize ]
branches:
- master
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
run-bbr-unit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v5
with:
go-version-file: go.mod
- run: make test