Update monthly-tag.yml (#295)
This commit is contained in:
2
.github/workflows/monthly-tag.yml
vendored
2
.github/workflows/monthly-tag.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [windows-latest, macos-latest, ubuntu-latest]
|
||||
python-version: [3.7, 3.8]
|
||||
python-version: [3.8, 3.9, '3.10', '3.11', '3.12']
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Set up Python
|
||||
|
||||
Reference in New Issue
Block a user