Skip to content

Commit

Permalink
Update precompile.yml
Browse files Browse the repository at this point in the history
Change to ephemeral self-hosted runners
  • Loading branch information
acalejos authored Jan 27, 2024
1 parent cf10353 commit b9e0782
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/precompile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,3 @@ jobs:
with:
files: |
${{ matrix.runner == 'macos-latest' && 'cache/*x86_64*.tar.gz' || 'cache/*aarch64*.tar.gz' }}
- name: Cleanup # We need this since self-hosted runners are not ephemeral
run: |
make clean

0 comments on commit b9e0782

Please sign in to comment.