Skip to content

Commit 16f54fb

Browse files
Dustin KenefakeDustin Kenefake
authored andcommitted
dropping support for 3.13
1 parent fa37765 commit 16f54fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/PPOPT_CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
strategy:
2525
matrix:
2626
os: [ubuntu-latest, windows-latest]
27-
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
27+
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
2828

2929
runs-on: ${{ matrix.os }}
3030

0 commit comments

Comments
 (0)