We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cf2f28 commit 1bf65ccCopy full SHA for 1bf65cc
.github/workflows/XmsInterp-CI.yaml
@@ -45,7 +45,7 @@ jobs:
45
strategy:
46
fail-fast: false
47
matrix:
48
- platform: [macos-latest]
+ platform: [macos-13]
49
python-version: ['3.10']
50
build_type: [Release, Debug]
51
0 commit comments