Skip to content

Commit

Permalink
Update release build machine arch
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywonchung committed May 16, 2024
1 parent 6abf386 commit 99286a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
strategy:
matrix:
os:
- ubuntu-20.04
- macos-11
- ubuntu-22.04
- macos-13
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 99286a0

Please sign in to comment.