Skip to content

Commit

Permalink
runs on 4x and 16x
Browse files Browse the repository at this point in the history
  • Loading branch information
prajjwaldimri committed Mar 20, 2024
1 parent fc7eeb3 commit fdc6a5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest]
os: [warp-ubuntu-latest-x64-4x, warp-ubuntu-latest-x64-16x]
steps:
- run: echo "${{ github.actor }}"
- name: Log Ram and CPU
Expand Down

0 comments on commit fdc6a5e

Please sign in to comment.