Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
fabon-f committed Dec 10, 2023
1 parent f8742ad commit b951568
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ jobs:
os:
- ubuntu-latest
- windows-latest
exclude:
# I don't know and don't have energy to investigate why the tests fails.
- os: windows-latest
node-version: 20
steps:
- uses: actions/checkout@v3
- uses: pnpm/action-setup@v2
Expand Down

0 comments on commit b951568

Please sign in to comment.