Skip to content

Commit e44439f

Browse files
committed
tests: Revert commit dee09e6
1 parent e0e3e73 commit e44439f

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

.github/workflows/test-action.yml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -18,21 +18,21 @@ jobs:
1818
matrix:
1919
os:
2020
- ubuntu-latest
21-
# - windows-latest
22-
# - macos-latest
21+
- windows-latest
22+
- macos-latest
2323
jython_version:
2424
- "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"
34-
# - "2.1"
35-
# - "2.0"
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"
34+
- "2.1"
35+
- "2.0"
3636

3737
# [GH-1] Jython 2.0 and 2.1 do not work on macOS and Ubuntu
3838
exclude:

0 commit comments

Comments
 (0)