Skip to content

Commit

Permalink
build(checks): Disable go-opera until it supports Go 1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
PetarKirov committed Nov 24, 2024
1 parent 550303f commit 8262929
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
disabledPackages = [
"circ"
"leap"
"go-opera"
];
in rec {
packages = self'.legacyPackages.metacraft-labs;
Expand Down

0 comments on commit 8262929

Please sign in to comment.