diff --git a/.github/workflows/mac_checks.yml b/.github/workflows/mac_checks.yml.off similarity index 94% rename from .github/workflows/mac_checks.yml rename to .github/workflows/mac_checks.yml.off index 5ffb83e06..0055144fe 100644 --- a/.github/workflows/mac_checks.yml +++ b/.github/workflows/mac_checks.yml.off @@ -1,12 +1,8 @@ name: Mac Tests -# on: [push, pull_request] -# Disables Mac OS builds until this gets fixed +# Disabled until Mac OS builds until this gets fixed: # https://github.com/actions/virtual-environments/issues/602 -on: - push: - branches-ignore: - - '**' +on: [push, pull_request] jobs: test: