Skip to content

Commit c936ffa

Browse files
committed
Go back to original list for Windows
1 parent 0a97453 commit c936ffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows-strawberry.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
matrix:
1717
os: ['windows-latest']
18-
perl: [ '5.36', '5.34', '5.32', '5.30', '5.28' ]
18+
perl: [ '5.32', '5.30', '5.28' ]
1919
name: Perl ${{ matrix.perl }} on ${{ matrix.os }}
2020
steps:
2121
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)