Skip to content

Commit

Permalink
Merge pull request #517 from SpiNNakerManchester/no3.7
Browse files Browse the repository at this point in the history
remove 3.7 testing
  • Loading branch information
Christian-B committed May 25, 2023
2 parents 8f3e14c + 9f04f0f commit 4371607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
timeout-minutes: 10
strategy:
matrix:
python-version: [3.7, 3.8, 3.9, "3.10", "3.11"]
python-version: [3.8, 3.9, "3.10", "3.11"]

steps:
- name: Set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit 4371607

Please sign in to comment.