Skip to content

Commit

Permalink
build: fix pr pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
tidusjar committed Jun 26, 2024
1 parent 7dd0f05 commit 499e296
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,10 @@ jobs:
strategy:
matrix:
include:
- os: win10-x64
- os: win-x64
format: zip
compression: zip
- os: win10-x86
- os: win-x86
format: zip
compression: zip
- os: linux-x64
Expand Down

0 comments on commit 499e296

Please sign in to comment.