Skip to content

Commit

Permalink
Drop old cherry-pick
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
  • Loading branch information
stgraber committed Oct 28, 2023
1 parent 4736893 commit 63f7ffc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,6 @@ jobs:
REPO="${PWD}"
cd /build/incus
git cherry-pick 0ff29439248c721ac055052f1f74f7a47cf570e7 # incus-user: Fix bad path
go build -o "/opt/incus/bin/incus" github.com/lxc/incus/cmd/incus
go build -o "/opt/incus/bin/incus-benchmark" -tags=libsqlite3 github.com/lxc/incus/cmd/incus-benchmark
Expand Down

0 comments on commit 63f7ffc

Please sign in to comment.