Skip to content

Commit

Permalink
🐛 windows-server
Browse files Browse the repository at this point in the history
cannot install rrcovNA on windows-server. Works on
windows desktop, so testing will be done manually
from time to time on a desktop machine.
  • Loading branch information
Henry committed Aug 31, 2023
1 parent e7350fc commit 683c558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
matrix:
os: ["ubuntu-latest",
"macos-13",
"windows-latest" # rrcovNA cannot be build from source on windows-server
# "windows-latest" # rrcovNA cannot be build from source on windows-server
]
python-version: ["3.8"]
steps:
Expand Down

0 comments on commit 683c558

Please sign in to comment.