Skip to content

Commit

Permalink
use arm machine
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlancaster committed Oct 26, 2023
1 parent 156b316 commit c24fd5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/buildjet_arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ on:

jobs:
build_wheels:
name: Build wheels on buildjet-2vcpu-ubuntu-2204
runs-on: buildjet-2vcpu-ubuntu-2204
name: Build wheels on buildjet-2vcpu-ubuntu-2204-arm
runs-on: buildjet-2vcpu-ubuntu-2204-arm
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit c24fd5a

Please sign in to comment.