mirror of
https://github.com/google/glazier.git
synced 2025-12-19 10:17:26 -05:00
Internal changes.
PiperOrigin-RevId: 744797056
This commit is contained in:
committed by
Copybara-Service
parent
11bfd58689
commit
3de6c7e40f
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.9, '3.10']
|
||||
python-version: ['3.9', '3.10', '3.12']
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Set up Python ${{ matrix.python-version }}
|
||||
|
||||
Reference in New Issue
Block a user