Update monthly-tag.yml (#295)

This commit is contained in:
Dario Coscia
2024-05-02 17:41:56 +02:00
committed by GitHub
parent 0e98abf204
commit 39dc6c4d86

View File

@@ -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