1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-06-06 05:51:17 +08:00

Update python-publish.yml

This commit is contained in:
you-n-g
2021-10-01 03:03:26 +08:00
committed by GitHub
parent 6bec33e854
commit 00d17f0a52

View File

@@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
os: [windows-latest, macos-latest]
python-version: [3.6, 3.7, 3.8, 3.9]
python-version: [3.6, 3.7, 3.8]
steps:
- uses: actions/checkout@v2