Skip to content

Commit

Permalink
Internal change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 530344497
Change-Id: I91c45a40aacb1a949a294ad43a10c3bcf4c30768
  • Loading branch information
PGMax team authored and antoine-dedieu committed May 8, 2023
1 parent 0ef32f4 commit d914e13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
runs-on: "${{ matrix.os }}"
strategy:
matrix:
python-version: [3.8, 3.9, 3.10, 3.11]
python-version: ["3.8", "3.9", "3.10"]
os: [ubuntu-latest]
steps:
#----------------------------------------------
Expand Down

0 comments on commit d914e13

Please sign in to comment.