Skip to content

Commit

Permalink
Update python to 3.11 version too
Browse files Browse the repository at this point in the history
  • Loading branch information
bldrvnlw authored May 15, 2024
1 parent 7895ae6 commit efca1db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
- name: Setup python version
uses: actions/setup-python@v1
with:
python-version: "3.7"
python-version: "3.11"

- name: Setup gcc version
if: startsWith(matrix.build-compiler, 'gcc')
Expand Down

0 comments on commit efca1db

Please sign in to comment.