Skip to content

Commit b3538ef

Browse files
committed
Adjust github test action
1 parent d2809c0 commit b3538ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- '3.11'
1313
- '3.12'
1414
- '3.13'
15-
- '3.14'
15+
# - '3.14'
1616
name: Python ${{ matrix.python-version }} sample
1717
steps:
1818
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)