Skip to content

Commit c00cfac

Browse files
committed
Bump latter tested Python version to 3.13
No effects were observed on Make-managed files. References: * #173 Signed-off-by: Alex Nelson <[email protected]>
1 parent 2c60e18 commit c00cfac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/supply-chain.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
matrix:
3030
python-version:
3131
- '3.9'
32-
- '3.12'
32+
- '3.13'
3333

3434
steps:
3535
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)