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 7e14540287
commit af7cba5b46

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.