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 cd91afe commit 69d0e57Copy full SHA for 69d0e57
.github/workflows/main.yml
@@ -65,7 +65,7 @@ jobs:
65
- ubuntu-latest
66
- ubuntu-24.04-arm
67
- macos-latest
68
- # - windows-latest <-- failing with fiddle error, temporarily disabled
+ - windows-latest
69
runs-on: ${{ matrix.os }}
70
steps:
71
- uses: actions/checkout@v5
@@ -145,7 +145,7 @@ jobs:
145
146
147
148
149
150
151
0 commit comments