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 7451f0d commit 426d935
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,10 @@ jobs:
matrix:
os: [windows-latest]
arch: [amd64, x86]
charset: [unicode]
include:
- charset: unicode
- charset: ansi
arch: x86

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

0 comments on commit 426d935

Please sign in to comment.