Skip to content

Commit

Permalink
Workflow experiments
Browse files Browse the repository at this point in the history
  • Loading branch information
negrutiu committed Jun 4, 2024
1 parent 93707af commit 2714407
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,9 @@ jobs:
matrix:
os: [windows-latest]
arch: [amd64, x86]
charset: [unicode, ansi]
include:
- charset: unicode
- arch: x86
charset: ansi

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

0 comments on commit 2714407

Please sign in to comment.