We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a92c50d commit d6b3689Copy full SHA for d6b3689
.github/workflows/backend_tests.yml
@@ -15,7 +15,7 @@ permissions:
15
16
jobs:
17
build-and-test:
18
- runs-on: ubuntu-latest
+ runs-on: macos-latest-large
19
steps:
20
21
- name: Checkout
0 commit comments