Skip to content

Commit eaa7870

Browse files
committed
Fixes 5th try
1 parent be1b66b commit eaa7870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
runs-on: ubuntu-latest
3737
strategy:
3838
matrix:
39-
python-version: [3.11, 3.12, 3.13]
39+
python-version: [3.11, 3.12]
4040
defaults:
4141
run:
4242
shell: bash -l {0}

0 commit comments

Comments
 (0)