diff --git a/.github/workflows/swift-ci.yaml b/.github/workflows/swift-ci.yaml index 17b954d..f790131 100644 --- a/.github/workflows/swift-ci.yaml +++ b/.github/workflows/swift-ci.yaml @@ -478,8 +478,8 @@ jobs: include: - platform: "ubuntu-latest" name: "Linux" - # - platform: "windows-latest" - # name: "Windows" + - platform: "windows-latest" + name: "Windows" runs-on: ${{ matrix.platform }} timeout-minutes: 20 steps: