We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62ad243 commit 351fd98Copy full SHA for 351fd98
.github/workflows/pull-request.yml
@@ -53,7 +53,7 @@ jobs:
53
instrumented-orchestrator-tests:
54
name: "Instrumented Orchestrator Tests"
55
timeout-minutes: 30
56
- runs-on: macos-latest
+ runs-on: macOS-12
57
steps:
58
- name: "Checkout Branch"
59
uses: actions/checkout@v3
0 commit comments