We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a841db commit d9337bfCopy full SHA for d9337bf
1 file changed
.github/workflows/build-nuget-package.yml
@@ -10,9 +10,6 @@ jobs:
10
# Build macos intel
11
build_macos_intel:
12
runs-on: macos-15-intel
13
- # strategy:
14
- # matrix:
15
- # python: [3.11]
16
steps:
17
- uses: actions/checkout@v4
18
- name: Build HiGHS
0 commit comments