Skip to content

Commit

Permalink
Update python in Ubuntu to 3.11 CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ptheywood committed Oct 25, 2022
1 parent b363499 commit 41af569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
hostcxx: gcc-8
os: ubuntu-20.04
python:
- "3.8"
- "3.11"
config:
- name: "Release"
config: "Release"
Expand Down

0 comments on commit 41af569

Please sign in to comment.