Skip to content

Commit 4244297

Browse files
committed
wip
Signed-off-by: Ariel Otilibili <[email protected]>
1 parent b5d4046 commit 4244297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
matrix:
2020
otp_version: ['28', '27', '25', '23']
21-
os: [ubuntu-latest]
21+
os: [ubuntu-latest, windows-latest]
2222

2323
steps:
2424
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)