diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 962eb631..883c112d 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -55,8 +55,8 @@ jobs: runs-on: ${{ matrix.os }} strategy: matrix: - os: [macos-latest, ubuntu-latest] - # os: [macos-latest, windows-latest, ubuntu-latest] + # os: [macos-latest, ubuntu-latest] + os: [macos-latest, windows-latest, ubuntu-latest] needs: create_release steps: