Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ce95c2f

Browse files
committed
Drop Python 3.8 from Cygwin CI job
1 parent 6e08eef commit ce95c2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cygwin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
)
7171
strategy:
7272
matrix:
73-
python-minor-version: [8, 9]
73+
python-minor-version: [9]
7474

7575
steps:
7676
- name: Fix line endings

0 commit comments

Comments
 (0)