Skip to content

build(deps): Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 #749

build(deps): Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1

build(deps): Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 #749

Workflow file for this run

---
name: Tests ARM64
permissions: read-all
on: [push, pull_request]
jobs:
test-linux-arm64:
uses: ./.github/workflows/tests-template.yml
with:
runs-on: actuated-arm64-4cpu-8gb
test-linux-arm64-race:
uses: ./.github/workflows/tests-template.yml
with:
runs-on: actuated-arm64-8cpu-8gb
targets: "['linux-unit-test-4-cpu-race']"