@@ -27,12 +27,12 @@ jobs:
27
27
settings : [
28
28
[actions-38-minimum_versions.yaml, "not slow and not network and not clipboard", "", "", "", "", ""],
29
29
[actions-38-locale_slow.yaml, "slow", "language-pack-it xsel", "it_IT.utf8", "it_IT.utf8", "", ""],
30
- [actions-38.yaml, "not slow and not network and not clipboard", "", "", "", "", ""],
30
+ [actions-38.yaml, "not slow and not clipboard", "", "", "", "", ""],
31
31
[actions-38-slow.yaml, "slow", "", "", "", "", ""],
32
32
[actions-38-locale.yaml, "not slow and not network", "language-pack-zh-hans xsel", "zh_CN.utf8", "zh_CN.utf8", "", ""],
33
33
[actions-39-slow.yaml, "slow", "", "", "", "", ""],
34
34
[actions-39-numpydev.yaml, "not slow and not network", "xsel", "", "", "deprecate", "-W error"],
35
- [actions-39.yaml, "not slow and not network and not clipboard", "", "", "", "", ""]
35
+ [actions-39.yaml, "not slow and not clipboard", "", "", "", "", ""]
36
36
]
37
37
fail-fast : false
38
38
env :
0 commit comments