Skip to content

Update GO_VERSION for Docker builds #5

Update GO_VERSION for Docker builds

Update GO_VERSION for Docker builds #5

Workflow file for this run

name: "CI"
on:
pull_request:
types:
- opened
- reopened
- synchronize
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: make build