Skip to content

Bump golang from 1.25 to 1.26 #243

Bump golang from 1.25 to 1.26

Bump golang from 1.25 to 1.26 #243

Workflow file for this run

name: Test building container image
on:
pull_request:
jobs:
build-image:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/checkout@v6
- run: |
make docker-build