Skip to content

build(deps): Bump golang.org/x/sys from 0.14.0 to 0.15.0 #80

build(deps): Bump golang.org/x/sys from 0.14.0 to 0.15.0

build(deps): Bump golang.org/x/sys from 0.14.0 to 0.15.0 #80

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-16gb
test-linux-arm64-race:
uses: ./.github/workflows/tests-template.yml
with:
runs-on: actuated-arm64-8cpu-16gb
targets: "['linux-unit-test-4-cpu-race']"