Skip to content

Commit

Permalink
Use newer version of Python
Browse files Browse the repository at this point in the history
  • Loading branch information
jellespijker committed Oct 23, 2023
1 parent b83d3eb commit b5a7642
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
- name: Setup Python and pip
uses: actions/setup-python@v4
with:
python-version: '3.8.x'
python-version: '3.11.x'
cache: 'pip'
cache-dependency-path: .github/workflows/requirements-conan-package.txt

Expand Down

0 comments on commit b5a7642

Please sign in to comment.