There was an error while loading. Please reload this page.
1 parent cc52d5d commit 6ee14c0Copy full SHA for 6ee14c0
1 file changed
.github/workflows/tests.yml
@@ -133,7 +133,7 @@ jobs:
133
name: CRAP Report
134
needs: tests
135
if: ${{ github.event_name == 'pull_request' && needs.tests.result == 'success' }}
136
- runs-on: blacksmith-8vcpu-ubuntu-2404
+ runs-on: blacksmith-4vcpu-ubuntu-2404
137
steps:
138
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
139
- name: Setup elixir
0 commit comments