Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Commit a676da5

Browse files
authored
[CI] Workaround MKL CI timeout issue (#20777)
1 parent 40359ce commit a676da5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/os_x_mklbuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push, pull_request]
44

55
jobs:
66
macosx-x86_64:
7-
runs-on: macos-latest
7+
runs-on: macos-10.15
88
steps:
99
- name: Checkout repository
1010
uses: actions/checkout@v2

0 commit comments

Comments
 (0)