Skip to content

Commit

Permalink
Merge pull request #197 from google/latest-python
Browse files Browse the repository at this point in the history
ci: Use latest Python now we've stopped using mox.
  • Loading branch information
jaqx0r authored Jun 3, 2023
2 parents b4c8005 + e3dd010 commit 37ef732
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4.6.1
with:
python-version: '3.10'
cache: 'pip'
- name: install dependencies
run: |
Expand Down

0 comments on commit 37ef732

Please sign in to comment.