diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index f0deef2..c9ad7a8 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -24,8 +24,8 @@ jobs: #- 'nightly' # CUDA fails to pre-compile on nightly os: - ubuntu-latest - #- macOS-latest - #- windows-latest + - macOS-latest + - windows-latest arch: - x64 steps: