Open
Description
The runtime benchmarks currently require both tags to upload the results, due to the way github actions job dependencies work. We can either just use one tag to run all benchmarks or split the jobs again to allow both benchmarks to run independently. Or a third option that maybe uses a different structure of the jobs all together.