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 f13b7ea commit 77f618bCopy full SHA for 77f618b
.github/workflows/backend_tests.yml
@@ -15,7 +15,7 @@ permissions:
15
16
jobs:
17
build-and-test:
18
- runs-on: macos-latest-xlarge
+ runs-on: macos-latest
19
steps:
20
21
- name: Checkout
0 commit comments