diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index eefe7d4..996c5e7 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -8,8 +8,8 @@ on: - "*.md" jobs: - name: Run tests run_tests: + name: Run tests runs-on: macos-11 timeout-minutes: 10 steps: