We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cd7e28 commit 6b53f15Copy full SHA for 6b53f15
.github/workflows/update-subtree.yml
@@ -11,6 +11,9 @@ defaults:
11
12
jobs:
13
update-subtree-library:
14
+ # Changing the host platform may alter the libgit2 version as used by
15
+ # splitsh-lite, which will require changing the version of git2go.
16
+ # See https://github.com/jeffWelling/git2go?tab=readme-ov-file#which-go-version-to-use
17
runs-on: ubuntu-24.04
18
19
steps:
0 commit comments