Skip to content

Commit

Permalink
test on 3.6.8 (numat#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrudd2 authored May 3, 2024
1 parent 6ac8b83 commit 1225b9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fail-fast: false
matrix:
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
pymodbus-version: ["2.5.3", "3.0.2", "3.1.3", "3.2.2", "3.3.1", "3.4.1", "3.5.4", "3.6.4"]
pymodbus-version: ["2.5.3", "3.0.2", "3.1.3", "3.2.2", "3.3.1", "3.4.1", "3.5.4", "3.6.8"]
exclude:
- python-version: "3.10"
pymodbus-version: "2.5.3"
Expand Down

0 comments on commit 1225b9c

Please sign in to comment.