mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 20:29:10 +03:00
Use buildjet-4vcpu-ubuntu-2204
runner instead of macos-latest
to build and run the integration tests for the post merge task.
This commit is contained in:
parent
6ac9a7627b
commit
1afe0981a6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/post-pr.yml
vendored
2
.github/workflows/post-pr.yml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
|||
ui-tests:
|
||||
name: UI Tests (Synapse)
|
||||
needs: should-i-run
|
||||
runs-on: macos-latest
|
||||
runs-on: buildjet-4vcpu-ubuntu-2204
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
|
Loading…
Add table
Reference in a new issue