Skip to content

Commit

Permalink
test: experiment
Browse files Browse the repository at this point in the history
  • Loading branch information
wessberg committed Sep 24, 2024
1 parent 32d81b0 commit 620a5fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ jobs:

strategy:
matrix:
os: [macos-latest, ubuntu-latest]
node: [21, 22]
os: [windows-latest]
node: [22]

steps:
- name: Checkout code
Expand Down

0 comments on commit 620a5fe

Please sign in to comment.