Skip to content

Bump golang from 1.19.0-alpine to 1.22.3-alpine #46

Bump golang from 1.19.0-alpine to 1.22.3-alpine

Bump golang from 1.19.0-alpine to 1.22.3-alpine #46

Workflow file for this run

name: CI
on:
push:
branches:
- master
pull_request:
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Build
run: |
make build