terminal user interface to jujutsu. Focused on speed and clarity
9
fork

Configure Feed

Select the types of activity you want to include in your feed.

use macos 15 intel runner

+1 -1
+1 -1
.github/workflows/build-nix.yml
··· 57 57 macos-x86: 58 58 strategy: 59 59 fail-fast: false 60 - runs-on: macos-13 60 + runs-on: macos-15-intel 61 61 timeout-minutes: 15 62 62 63 63 steps: