diff --git a/.github/workflows/versions.yml b/.github/workflows/versions.yml index 14b4838..d008b3d 100644 --- a/.github/workflows/versions.yml +++ b/.github/workflows/versions.yml @@ -190,12 +190,12 @@ jobs: os: [macos-14-large] go-version: [1.20.14, 1.21, 1.22, 1.23] include: - - os: macos-latest - architecture: arm64 - - os: ubuntu-latest - architecture: x64 - - os: windows-latest - architecture: x64 + # - os: macos-latest + # architecture: arm64 + # - os: ubuntu-latest + # architecture: x64 + # - os: windows-latest + # architecture: x64 - os: macos-14-large architecture: x64 steps: