Skip to content

Commit e5e1497

Browse files
authored
Leave only macos runner
1 parent 095c911 commit e5e1497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
jobs:
88
build:
99

10-
runs-on: [windows-latest, macos-latest]
10+
runs-on: [macos-latest]
1111

1212
steps:
1313
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)