Commit 24236452 by Bjorn Neergaard Committed by Arun Babu Neelicattu

ci: fix broken macOS matrix entry

parent e1235188
......@@ -25,7 +25,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
os: [Ubuntu, MacOS, Windows]
os: [Ubuntu, macOS, Windows]
python-version: ["3.6", "3.7", "3.8", "3.9", "3.10"]
steps:
- run: exit 0
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment