mirror of
https://github.com/google/glazier.git
synced 2026-04-05 14:00:01 -04:00
Update the Glazier Python version from 3.7.4 to 3.9.13
PiperOrigin-RevId: 485377876
This commit is contained in:
committed by
Copybara-Service
parent
13b586ad08
commit
05690bb1e6
2
.github/workflows/python_tests.yml
vendored
2
.github/workflows/python_tests.yml
vendored
@@ -5,7 +5,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: [3.7, '3.10']
|
||||
python-version: [3.7, 3.9, '3.10']
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Set up Python ${{ matrix.python-version }}
|
||||
|
||||
Reference in New Issue
Block a user