Revert "Revert "Switch the UI tests to the github macos-14 runner""

This reverts commit 7903472e9b898c0eb652b7d7936339494fcac122.
This commit is contained in:
Stefan Ceriu 2024-03-25 10:58:26 +02:00
parent 6b4ad079e2
commit a64631270a

View File

@ -13,7 +13,7 @@ on:
jobs:
tests:
name: Tests
runs-on: perf-only
runs-on: macos-14
concurrency:
# When running on develop, use the sha to allow all runs of this workflow to run concurrently.