Skip to content

Prevent crash due to large memory allocation (#291) #213

Prevent crash due to large memory allocation (#291)

Prevent crash due to large memory allocation (#291) #213

Workflow file for this run

name: Test
on:
push:
branches:
- master
pull_request:
branches: [ master ]
jobs:
build:
uses: itzg/github-workflows/.github/workflows/go-test.yml@main
with:
go-version: "1.22.2"