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