Skip to content

Commit b9e0782

Browse files
authored
Update precompile.yml
Change to ephemeral self-hosted runners
1 parent cf10353 commit b9e0782

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/precompile.yml

-3
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,3 @@ jobs:
8383
with:
8484
files: |
8585
${{ matrix.runner == 'macos-latest' && 'cache/*x86_64*.tar.gz' || 'cache/*aarch64*.tar.gz' }}
86-
- name: Cleanup # We need this since self-hosted runners are not ephemeral
87-
run: |
88-
make clean

0 commit comments

Comments
 (0)