豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Commit 331ac1f

Browse files
committed
ci(tests): Enable tests for all versions
1 parent c24cbe6 commit 331ac1f

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

.github/workflows/test-action.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,16 @@ jobs:
2121
- windows-latest
2222
- macos-latest
2323
jython_version:
24-
# - "2.7.3"
25-
# - "2.7.2"
26-
# - "2.7.1"
27-
# - "2.7.0"
28-
# - "2.5.3"
29-
# - "2.5.2"
30-
# - "2.5.1"
31-
# - "2.5.0"
32-
# - "2.2.1"
33-
# - "2.2"
24+
- "2.7.3"
25+
- "2.7.2"
26+
- "2.7.1"
27+
- "2.7.0"
28+
- "2.5.3"
29+
- "2.5.2"
30+
- "2.5.1"
31+
- "2.5.0"
32+
- "2.2.1"
33+
- "2.2"
3434
- "2.1"
3535
- "2.0"
3636

0 commit comments

Comments
 (0)