We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9404674 commit 24d84b7Copy full SHA for 24d84b7
.github/workflows/compare.yml
@@ -34,7 +34,7 @@ jobs:
34
- production-cached-build
35
- production-source-map-build
36
- production-source-map-cached-build
37
- runs-on: macos-latest
+ runs-on: windows-latest
38
steps:
39
- run: echo ${{ github.event.inputs.base }} vs ${{ github.event.inputs.current }}
40
- uses: actions/checkout@v2
0 commit comments