Skip to content

Commit

Permalink
remove docs build status and change win test server for python api
Browse files Browse the repository at this point in the history
  • Loading branch information
galabovaa committed Jun 10, 2024
1 parent ec2399e commit 072d153
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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
2 changes: 0 additions & 2 deletions docs/src/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +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)

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

Expand Down

0 comments on commit 072d153

Please sign in to comment.