Skip to content

Commit 6d21c98

Browse files
committed
Use macos-11 and windows-2022 runner
1 parent ad20eac commit 6d21c98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/intel-mkl-tool.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ jobs:
1212
fail-fast: false
1313
matrix:
1414
os:
15-
- windows-2019
16-
- macos-10.15
15+
- windows-2022
16+
- macos-11
1717
- ubuntu-22.04
1818
runs-on: ${{ matrix.os }}
1919
steps:

0 commit comments

Comments
 (0)