Skip to content

Commit 6ee14c0

Browse files
authored
Update .github/workflows/tests.yml
1 parent cc52d5d commit 6ee14c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
name: CRAP Report
134134
needs: tests
135135
if: ${{ github.event_name == 'pull_request' && needs.tests.result == 'success' }}
136-
runs-on: blacksmith-8vcpu-ubuntu-2404
136+
runs-on: blacksmith-4vcpu-ubuntu-2404
137137
steps:
138138
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
139139
- name: Setup elixir

0 commit comments

Comments
 (0)