Skip to content

Commit c0c36ca

Browse files
committed
Bump min Raku version on Windows
Seems to be failing on deps.
1 parent 1bd07ce commit c0c36ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- windows-latest
1818
raku-version:
1919
- 'latest'
20-
- '2022.02'
20+
- '2024.02'
2121
runs-on: ${{ matrix.os }}
2222
steps:
2323
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)