Skip to content

Commit

Permalink
Merge pull request #105 from solaoi/main
Browse files Browse the repository at this point in the history
release test
  • Loading branch information
solaoi authored Mar 26, 2024
2 parents 3c64697 + bf06a6d commit a7069cf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macos-13, macos-14] # macos-13: Intel Mac, macos-14: M1 Mac
# os: [macos-13, macos-14] # macos-13: Intel Mac, macos-14: M1 Mac
os: [macos-13]
timeout-minutes: 60

steps:
Expand Down

0 comments on commit a7069cf

Please sign in to comment.