Skip to content

Commit

Permalink
Revert "test: run tests on 4 core arm runner"
Browse files Browse the repository at this point in the history
This reverts commit 9637792.
  • Loading branch information
ansgarschulte committed Feb 3, 2025
1 parent 9637792 commit ce45f0a
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 @@ -47,7 +47,7 @@ jobs:
needs:
- build_jars
runs-on:
labels: steadybit_runner_ubuntu_latest_4cores_16GB_ARM
labels: steadybit_runner_ubuntu_latest_4cores_16GB
timeout-minutes: 60
env:
sonar_available: ${{ secrets.SONAR_TOKEN != '' && 'true' || 'false' }}
Expand Down

0 comments on commit ce45f0a

Please sign in to comment.