- To force cancel a GitHub Actions workflow run: Using gh CLI (easier):
gh api -X POST \
repos/OWNER/REPO/actions/runs/RUN_ID/force-cancel
i.e.
gh api -X POST \
-H "Accept: application/vnd.github+json" \
| From 179f6f22addfcaa8582a9dd47bfbfc9d299b250a Mon Sep 17 00:00:00 2001 | |
| From: osy <osy@turing.llc> | |
| Date: Mon, 1 Dec 2025 23:15:06 -0800 | |
| Subject: [PATCH 1/2] DO NOT MERGE: venus: hack to align mappings to 16KiB | |
| --- | |
| src/virtio/vulkan/vn_renderer_virtgpu.c | 2 ++ | |
| 1 file changed, 2 insertions(+) | |
| diff --git a/src/virtio/vulkan/vn_renderer_virtgpu.c b/src/virtio/vulkan/vn_renderer_virtgpu.c |
gh api -X POST \
repos/OWNER/REPO/actions/runs/RUN_ID/force-cancel
i.e.
gh api -X POST \
-H "Accept: application/vnd.github+json" \
This guide illustrates the steps required to install the latest version of LLVM on MacOS Mojave using Homebrew.
1) Install Homebrew In order to install Homebrew, simply open a terminal instance and paste the following command:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
scp -o HostKeyAlgorithms=+ssh-rsa,ssh-dss -o PubkeyAcceptedAlgorithms=+ssh-rsa -i vm-ssh-key sl@slqemu.local:/Volumes/EFI-LEGACY/EFI/OC/config.plist /tmp/config.plist
io=0xff/usr/libexec/PlistBuddy -c "Set :NVRAM:Add:7C436110-AB2A-4BBB-A880-FE41995C9F82:boot-args '-v keepsyms=1 debug=0x12a vsmcgen=1 msgbuf=1048576 serial=5 io=0xff'" /tmp/config.plist
./qemu-img create -f qcow2 wxp.qcw 6G
RedHat VirtIO Windows Installation floppy that provides drivers for VIOSTOR, NetKVM and optional WINNT.SIF for
unattended install.Press F5 to select Windows XP HAL. Press F6 to install VIOSTOR driver
./qemu-system-i386 -nodefaults -rtc base=localtime \
-L ./qemu-7.2.0/pc-bios \
-M pc, accel-whpx, kernel-irqchip=off -m 512 -display sdl
killall bird
rm -rf ~/Library/Application\ Support/CloudDocs/session
sudo cp -r angle/include/* /usr/local/include/
mkdir -p /usr/local/lib/pkgconfig/
cp angle/egl.pc /usr/local/lib/pkgconfig/
| Homebrew build logs for libangle on macOS 15.3 | |
| Build date: 2025-03-11 07:19:11 |