Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Luca Cominardi <[email protected]>
  • Loading branch information
Mallets authored Jul 23, 2024
1 parent 358a970 commit dee9533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ defaults:
shell: bash
jobs:
test:
runs-on: ubuntu-latest
runs-on: [self-hosted, ubuntu-24.04]
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit dee9533

Please sign in to comment.