Skip to content

Update the Go version to 1.23 #91

Update the Go version to 1.23

Update the Go version to 1.23 #91

Workflow file for this run

name: Run Acceptance Tests from PR
on:
pull_request:
paths-ignore:
- "CHANGELOG.md"
- "CHANGELOG_PENDING.md"
jobs:
lint:
uses: ./.github/workflows/stage-lint.yml
test:
uses: ./.github/workflows/stage-test.yml