Skip to content

Stop writing v2store and validate confChange against v3store instead of v2store #11155

Stop writing v2store and validate confChange against v3store instead of v2store

Stop writing v2store and validate confChange against v3store instead of v2store #11155

Workflow file for this run

---
name: Tests
on: [push, pull_request]
permissions: read-all
jobs:
amd64:
uses: ./.github/workflows/tests-template.yaml
with:
arch: amd64
runs-on: ubuntu-latest
arm64:
uses: ./.github/workflows/tests-template.yaml
with:
arch: arm64
runs-on: actuated-arm64-8cpu-32gb