Skip to content

Commit c28da35

Browse files
committed
ci: Test tmux 3.2b
1 parent f3741ce commit c28da35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
matrix:
1313
python-version: ["2.7", "3.x"]
14-
tmux-version: ["2.6", "2.7", "2.8", "3.0a", "3.1b", "master"]
14+
tmux-version: ["2.6", "2.7", "2.8", "3.0a", "3.1b", "3.2b", "master"]
1515
steps:
1616
- uses: actions/checkout@v1
1717

0 commit comments

Comments
 (0)