Skip to content

Commit 1573a0c

Browse files
committed
Updated Testing pipeline
1 parent 8c396cc commit 1573a0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-eprpy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
runs-on: ubuntu-latest
2424
strategy:
2525
matrix:
26-
python-version: ['3.9', '3.10', '3.11', '3.12', '3.13']
26+
python-version: ['3.9', '3.10', '3.11', '3.12']
2727
steps:
2828
- name: Checkout code
2929
uses: actions/checkout@v3

0 commit comments

Comments
 (0)