We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f087226 commit c3511c9Copy full SHA for c3511c9
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
- "23.04.0"
36
- "latest-everything"
37
test_profile: ["test_lfq", "test_lfq_sage", "test_dia", "test_localize", "test_tmt", "test_dda_id"]
38
- exec_profile: ["docker", "conda"]
+ exec_profile: ["docker"]
39
exclude:
40
- test_profile: test_dia
41
exec_profile: conda
0 commit comments