Skip to content

Commit 24d84b7

Browse files
committed
run on windows instead
1 parent 9404674 commit 24d84b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compare.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- production-cached-build
3535
- production-source-map-build
3636
- production-source-map-cached-build
37-
runs-on: macos-latest
37+
runs-on: windows-latest
3838
steps:
3939
- run: echo ${{ github.event.inputs.base }} vs ${{ github.event.inputs.current }}
4040
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)