Check if the preview tests time out on the macos-26-xlarge runner too.

This commit is contained in:
Stefan Ceriu
2025-09-21 12:15:04 +03:00
parent 4ee46edac4
commit 69d117035e

View File

@@ -11,7 +11,7 @@ on:
jobs:
tests:
name: Tests
runs-on: macos-26
runs-on: macos-26-xlarge
concurrency:
# Only allow a single run of this workflow on each branch, automatically cancelling older runs.