We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe1b776 commit ff4c61aCopy full SHA for ff4c61a
1 file changed
.github/workflows/sormas_app_ci.yml
@@ -26,7 +26,7 @@ on:
26
jobs:
27
test:
28
name: android app test
29
- runs-on: macos-latest
+ runs-on: ubuntu-latest
30
strategy:
31
matrix:
32
# Even though we are using macos machines which should be faster thanks to hardware accelerations
0 commit comments