Skip to content

Commit

Permalink
Use large runnner
Browse files Browse the repository at this point in the history
This is a test to see if the riscv64 build does not run out of disk
  • Loading branch information
omoerbeek authored Oct 20, 2023
1 parent 1c40dc3 commit c9d6779
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/multi-arch-test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ concurrency:
jobs:
build:
name: Test ${{ matrix.arch }}
runs-on: ubuntu-latest
runs-on:
group: ubuntu-latest
labels: ubuntu-latest-4-cores
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit c9d6779

Please sign in to comment.