Skip to content

Commit

Permalink
v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
g122622 committed Dec 6, 2023
1 parent 2491626 commit f19b021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
name: build and release electron app

# the type of machine to run the job on
runs-on: ${{ matrix.os }}
runs-on: [intel, "${{ matrix.os }}"]

# create a build matrix for jobs
strategy:
Expand Down

0 comments on commit f19b021

Please sign in to comment.