diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 21a14b9..cab614c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -9,8 +9,8 @@ on: - feature/ci jobs: - build_windows: - runs-on: windows-latest + build_macos: + runs-on: macos-latest steps: # Restore the .git directory from the cache