diff --git a/.github/workflows/swift-ci.yaml b/.github/workflows/swift-ci.yaml index 483632a..a1dc446 100644 --- a/.github/workflows/swift-ci.yaml +++ b/.github/workflows/swift-ci.yaml @@ -445,8 +445,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: