Skip to content

Commit

Permalink
Fix action file
Browse files Browse the repository at this point in the history
Signed-off-by: Byron Ruth <[email protected]>
  • Loading branch information
bruth committed Oct 17, 2023
1 parent b133411 commit 5b90f48
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,9 @@ jobs:

windows:
name: Windows
matrix:
os: [windows-2019, windows-2022]
strategy:
matrix:
os: [windows-2019, windows-2022]

runs-on: ${{ matrix.os }}
steps:
Expand Down

1 comment on commit 5b90f48

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for nats-by-example ready!

✅ Preview
https://nats-by-example-vy8utbckn-connecteverything.vercel.app

Built with commit 5b90f48.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.