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 6e1bd66 commit 719e30bCopy full SHA for 719e30b
1 file changed
.github/workflows/CI-unixish.yml
@@ -20,7 +20,7 @@ jobs:
20
21
strategy:
22
matrix:
23
- os: [macos-13, macos-15]
+ os: [ubuntu-22.04, macos-13, macos-15]
24
include:
25
- xdist_n: auto
26
# FIXME: test_color_tty fails with xdist
0 commit comments