Run the integration tests on GitHub again. (#3052)

This commit is contained in:
Doug 2024-07-17 10:16:43 +01:00 committed by GitHub
parent 239afeb662
commit aa71f10b40
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@ on:
jobs:
integration_tests:
name: Integration Tests
runs-on: perf-only
runs-on: macos-14
concurrency:
# Only allow a single run of this workflow on each branch, automatically cancelling older runs.