diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 4338cf9..61413f3 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -6,7 +6,7 @@ on: [push, pull_request] jobs: # This workflow contains a single job called "build" build: - runs-on: macos-latest + runs-on: macos-11 #macos-latest strategy: matrix: # Create one build with StarTrack and one without (StarTrack is used to collect data for a chair's user study)