Skip to content

Commit

Permalink
Merge pull request #1797 from ERGO-Code/release-fixes
Browse files Browse the repository at this point in the history
remove docs build status and change win test server for python api
  • Loading branch information
galabovaa authored Jun 10, 2024
2 parents 027b2f7 + 488fb19 commit b14f4aa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-python-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
# os: [self-hosted]
os: [windows-latest]
os: [windows-2019]
python: [3.12]
steps:
- uses: actions/checkout@v4
Expand Down
11 changes: 0 additions & 11 deletions docs/src/index.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,5 @@
# HiGHS - High Performance Optimization Software

<!--
[![Build Status](https://github.com/ERGO-Code/HiGHS/workflows/build/badge.svg)](https://github.com/ERGO-Code/HiGHS/actions?query=workflow%3Abuild+branch%3Amaster) -->

[![Build Status][fast_build_svg]][fast_build_link]
<!-- [![Build Status][linux_build_svg]][linux_build_link]
[![Build Status][macos_build_svg]][macos_build_link]
[![Build Status][windows_build_svg]][windows_build_link] -->

[fast_build_svg]: https://github.com/ERGO-Code/HiGHS/actions/workflows/build-fast.yml/badge.svg
[fast_build_link]: https://github.com/ERGO-Code/HiGHS/actions/workflows/build-fast.yml

!!! warning
This HiGHS documentation is a work in progress.

Expand Down

0 comments on commit b14f4aa

Please sign in to comment.