Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6288536223 | |||
| 09d8813507 |
@@ -1419,8 +1419,9 @@ jobs:
|
|||||||
|
|
||||||
- name: wipe secrets
|
- name: wipe secrets
|
||||||
if: always()
|
if: always()
|
||||||
run: rm -f /root/repo_pass /root/.ssh/id_ed25519
|
run: |
|
||||||
run: rm -f /root/.ssh/id_ed25519_hertz
|
rm -f /root/repo_pass /root/.ssh/id_ed25519
|
||||||
|
rm -f /root/.ssh/id_ed25519_hertz
|
||||||
|
|
||||||
# -------------------------------------------------------------------------
|
# -------------------------------------------------------------------------
|
||||||
# mesa-panvk-bifrost-video (aarch64 only) — sibling adding VK_KHR_video_decode_h264
|
# mesa-panvk-bifrost-video (aarch64 only) — sibling adding VK_KHR_video_decode_h264
|
||||||
|
|||||||
Reference in New Issue
Block a user