Skip to content

Commit

Permalink
Update build-monorepo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
roshanrags authored Jan 3, 2025
1 parent d763d5e commit 4110d52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-monorepo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ jobs:
matrix:
include:
- os: 'ubuntu-24.04'
runs-on: 'ubicloud-standard-2'
runs-on: 'ubicloud-standard-8'
- os: 'ubuntu-24.04'
runs-on: 'ubicloud-standard-2-arm'
runs-on: 'ubicloud-standard-8-arm'
runs-on: ${{ matrix.runs-on }}
steps:
- name: echo
Expand Down

0 comments on commit 4110d52

Please sign in to comment.