Skip to content

Commit

Permalink
Merge pull request nest#3192 from heplesser/hike-macos-python
Browse files Browse the repository at this point in the history
Hike Python version for macOS tests to 3.12
  • Loading branch information
terhorstd authored May 3, 2024
2 parents f2a6e58 + 1374942 commit 9e44490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nestbuildmatrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -758,7 +758,7 @@ jobs:
- name: "Set up Python 3.x"
uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0.0
with:
python-version: 3.9
python-version: 3.12

- name: "Install MacOS system dependencies"
run: |
Expand Down

0 comments on commit 9e44490

Please sign in to comment.