diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 7330648..0e7119b 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -10,7 +10,7 @@ jobs: - os: ubuntu image: ubuntu-latest - os: macos - image: macos-latest-xl + image: macos-latest - os: windows image: windows-latest