Skip to content

Commit

Permalink
use ubuntu arm runner
Browse files Browse the repository at this point in the history
  • Loading branch information
mariotaku committed Jan 21, 2025
1 parent 036219c commit df8a6cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ on:
default: 'ubuntu-22.04'
options:
- 'ubuntu-22.04'
- 'ubuntu-22.04-arm'
- 'macos-latest'
- 'debian-arm64-latest'
build-for:
type: choice
description: 'The target to build for'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
- target: linux-x86_64
os: ubuntu-22.04
- target: linux-arm64
os: debian-arm64-latest
os: ubuntu-22.04-arm
- target: macos
os: macos-latest
- target: android
Expand Down

0 comments on commit df8a6cf

Please sign in to comment.