Skip to content

Commit 9e44490

Browse files
authored
Merge pull request nest#3192 from heplesser/hike-macos-python
Hike Python version for macOS tests to 3.12
2 parents f2a6e58 + 1374942 commit 9e44490

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nestbuildmatrix.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -758,7 +758,7 @@ jobs:
758758
- name: "Set up Python 3.x"
759759
uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0.0
760760
with:
761-
python-version: 3.9
761+
python-version: 3.12
762762

763763
- name: "Install MacOS system dependencies"
764764
run: |

0 commit comments

Comments
 (0)