Skip to content

check clear/max/min in redefines-builtin-id rule on go1.21+ #564

check clear/max/min in redefines-builtin-id rule on go1.21+

check clear/max/min in redefines-builtin-id rule on go1.21+ #564

Workflow file for this run

name: Build
on:
workflow_dispatch:
pull_request:
types: [opened, edited, synchronize, reopened]
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: build
run: make build