diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index c4673fc..4420717 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -27,7 +27,7 @@ jobs: strategy: matrix: os: [ubuntu-latest, macos-latest] - go: [1.25, 1.26] + go: [1.26, 1.27] include: - os: ubuntu-latest go-build: ~/.cache/go-build