fleaflet / flutter_map

A versatile mapping package for Flutter. Simple and easy to learn, yet completely customizable and configurable, it's the best choice for mapping in your Flutter app.
https://pub.dev/packages/flutter_map
BSD 3-Clause "New" or "Revised" License
2.68k stars 848 forks source link

chore(meta): start all PR workflow jobs simultaneously, use java 21 #1884

Closed josxha closed 1 month ago

josxha commented 1 month ago

To speed up workflows for PRs even further, we can start all jobs simultaneously. We can't do this for the master branch CI to ensure, delivered builds have succeeded testing.

Before: 6m 47s image

After: 5m 57s image