Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
ysawa0 committed Nov 4, 2023
1 parent 3929ae9 commit 6641edd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
# os: [ubuntu-latest, macos-latest, windows-latest] # Build for multiple OSes
os: [ubuntu-latest, macos-latest] # Build for multiple OSes
# os: [macos-latest] # Build for multiple OSes
# runs-on: ubuntu-latest
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 6641edd

Please sign in to comment.