Skip to content

Commit 774e91f

Browse files
committed
1 parent c13914a commit 774e91f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,6 @@ jobs:
1212
matrix:
1313
python-version: ['3.14']
1414
tmux-version: ['2.6', '2.7', '2.8', '3.0a', '3.1b', '3.2a', '3.3a', '3.4', '3.5', 'master']
15-
# balance ci coverage across supported python/tmux versions with CI speed
16-
include:
17-
- python-version: '3.9'
18-
tmux-version: '2.6'
19-
- python-version: '3.9'
20-
tmux-version: 'master'
2115
steps:
2216
- uses: actions/checkout@v4
2317

0 commit comments

Comments
 (0)