We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33bc884 commit 674ca1dCopy full SHA for 674ca1d
.github/workflows/libtmux-ci.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
matrix:
11
python-version: [ '3.x' ]
12
- tmux-version: [ '2.6', '2.7', '2.8', 'master' ]
+ tmux-version: [ '2.6', '2.7', '2.8', '3.0', 'master' ]
13
steps:
14
- uses: actions/checkout@v1
15
- name: Cache tmux build ${{ matrix.tmux-version }}
0 commit comments