Skip to content

Flipper App 1.7.1.1718

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Aug 16:21
· 38 commits to dev since this release
5345398
Update ci to github runners (#921)

**Background**

The github runners have [been
updated](https://docs.github.com/en/actions/using-github-hosted-runners/using-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories)
to more powerful. The new runners should have required amount of RAM to
handle the project of current state.

**Changes**

- Replace self-hosted runners and replace with github runners
ubuntu-latest
- Update some jobs to matrix for concurrency run

**Test plan**
Let's see some of the workflows is fine:

- Check current PR is ok
- Check PR is ok
[HERE](https:/makeevrserg/Flipper-Android-App/actions/runs/10430363915)
- Check that assemble is ok
[HERE](https:/makeevrserg/Flipper-Android-App/actions/runs/10430365770)