Skip to content

Commit

Permalink
remove python 3.8 from matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
Wrede committed Feb 28, 2024
1 parent 127bd72 commit 6c7031a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
to_test:
- "mnist-keras numpyhelper"
- "mnist-pytorch numpyhelper"
python_version: ["3.8", "3.9","3.10"]
python_version: ["3.9","3.10"]
os:
- ubuntu-20.04
- ubuntu-22.04
Expand Down

0 comments on commit 6c7031a

Please sign in to comment.