Skip to content

Commit eccca7e

Browse files
authored
Update main.yml
Signed-off-by: Richard Murillo <[email protected]>
1 parent 38604b6 commit eccca7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
build:
3333
strategy:
3434
matrix:
35-
os: [windows-latest, ubuntu-latest]
35+
os: [ubuntu-latest]
3636

3737
runs-on: ${{ matrix.os }}
3838

0 commit comments

Comments
 (0)