Skip to content

Commit 650dff0

Browse files
committed
Enable windows
1 parent 126545b commit 650dff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/exercises.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ${{ matrix.os }}
99
strategy:
1010
matrix:
11-
os: ['ubuntu-22.04', 'macos-14']
11+
os: ['ubuntu-22.04', 'macos-14', 'windows-2022']
1212
name: Rakudo Star on ${{ matrix.os }}
1313
steps:
1414
- name: Checkout

0 commit comments

Comments
 (0)