diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b3d5b2ce0..4d7eec62a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -42,7 +42,7 @@ jobs: macos: needs: lint - runs-on: macos-11.0 + runs-on: macos-11 if: github.ref == 'refs/heads/development' || github.ref == 'refs/heads/master' || github.ref == 'refs/heads/main' timeout-minutes: 30