Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Commit

Permalink
Merge pull request #149 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 62ae880 + 957f9e8 commit d5a5141
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 d5a5141

Please sign in to comment.