about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--ci.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci.nix b/ci.nix
index 33b514d..1fb3e9a 100644
--- a/ci.nix
+++ b/ci.nix
@@ -7,7 +7,7 @@
 }:
 pkgs.mkShell {
   packages = with pkgs; [
-    go
+    go_1_23
     templ
     hyperlink
     just