chg: [workflows] Updated python version in matrix workflow strategy.

This commit is contained in:
Cédric Bonhomme 2022-12-02 21:01:45 +01:00
parent 03ebf467a2
commit ea2f1a6eda
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D

View file

@ -9,7 +9,7 @@ jobs:
strategy: strategy:
matrix: matrix:
python-version: [3.8, 3.9, 3.10.2, 3.11.0] python-version: [3.8, 3.9, 3.11.0]
steps: steps:
- uses: actions/checkout@v1 - uses: actions/checkout@v1