<!-- Describe your PR here. -->
@@ -30,8 +30,8 @@ jobs:
# The bootstrap workflow (see last workflow) tests the experience of first time engineers
docker-setup:
name: Docker set up
- runs-on: macos-11
- timeout-minutes: 30
+ runs-on: macos-12
+ timeout-minutes: 40
env:
# Make the environment more similar to what Mac defaults to
SHELL: /bin/zsh