Unverified Commit 72468237 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

fix: Remove version variable in Codespaces (#354)

parent 20068d21
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -3,7 +3,6 @@ services:
    image: dockurr/macos
    container_name: macos
    environment:
      VERSION: "14"
      ALLOCATE: "Y"
      RAM_SIZE: "half"
      DISK_SIZE: "max"