Skip to content

Commit

Permalink
Re-enable windows test for bun
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Jul 22, 2024
1 parent 5e742dc commit bc66b4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-bun.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
os:
- macos-latest
- ubuntu-latest
# - windows-latest # temp disabled because https://github.com/oven-sh/bun/issues/9932
- windows-latest
runs-on: ${{ matrix.os }}
name: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit bc66b4f

Please sign in to comment.