Skip to content

Commit

Permalink
test.yml: Bump python to 3.11
Browse files Browse the repository at this point in the history
Internal-tag: [#68651]
Signed-off-by: Wiktoria Kuna <[email protected]>
  • Loading branch information
wkkuna committed Nov 13, 2024
1 parent 8c62724 commit 7b43d10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v4
with:
python-version: '3.7'
python-version: '3.11'

- name: ccache
uses: hendrikmuhs/ccache-action@v1
Expand Down

0 comments on commit 7b43d10

Please sign in to comment.