Skip to content

Commit 351fd98

Browse files
change mac os version in orchestrator-tests
1 parent 62ad243 commit 351fd98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
instrumented-orchestrator-tests:
5454
name: "Instrumented Orchestrator Tests"
5555
timeout-minutes: 30
56-
runs-on: macos-latest
56+
runs-on: macOS-12
5757
steps:
5858
- name: "Checkout Branch"
5959
uses: actions/checkout@v3

0 commit comments

Comments
 (0)