Skip to content

Commit ff4c61a

Browse files
committed
Changed image to ubuntu-latest for app ci action
1 parent fe1b776 commit ff4c61a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sormas_app_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ on:
2626
jobs:
2727
test:
2828
name: android app test
29-
runs-on: macos-latest
29+
runs-on: ubuntu-latest
3030
strategy:
3131
matrix:
3232
# Even though we are using macos machines which should be faster thanks to hardware accelerations

0 commit comments

Comments
 (0)