Skip to content

Commit fad28a2

Browse files
committed
ci(tests): Also test macOS-latest
1 parent ae0e680 commit fad28a2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/tests.yml

+7
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,13 @@ jobs:
1818
tmux-version: '2.6'
1919
- python-version: '3.7'
2020
tmux-version: 'master'
21+
- python-version: '3.7'
22+
tmux-version: '2.6'
23+
os: macOS-latest
24+
- python-version: '3.7'
25+
tmux-version: 'master'
26+
os: macOS-latest
27+
2128
steps:
2229
- uses: actions/checkout@v1
2330

0 commit comments

Comments
 (0)