Skip to content

build: move to Go 1.24 #411

build: move to Go 1.24

build: move to Go 1.24 #411

Workflow file for this run

name: Test
on:
push:
permissions:
contents: read
jobs:
test:
uses: ./.github/workflows/test_reuse.yaml
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}