diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index c485f18..d2e6b40 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -18,6 +18,7 @@ jobs: - macos-latest go: - "stable" + - "1.27" - "1.26" - "1.25" - "1.24"