Skip to content

Commit 40d3e83

Browse files
committed
Narrow down first Rakudo supporting zef/fez ecosystem
1 parent 19cd4c8 commit 40d3e83

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,9 @@ jobs:
2020
- 'latest'
2121
- '2022.02'
2222
- '2021.04'
23-
- '2020.12'
24-
- '2020.07'
23+
- '2021.03'
24+
- '2021.02'
25+
- '2021.01'
2526
runs-on: ${{ matrix.os }}
2627
steps:
2728
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)