update test

This commit is contained in:
Lokowitz
2026-01-17 15:43:06 -08:00
committed by Owen Schwartz
parent 076d01b48c
commit b034f81ed9
2 changed files with 4 additions and 4 deletions
-3
View File
@@ -56,6 +56,3 @@ go-build-release-darwin-amd64:
go-build-release-windows-amd64:
CGO_ENABLED=0 GOOS=windows GOARCH=amd64 go build -o bin/olm_windows_amd64.exe
dev-build:
docker build -t fosrl/olm:latest .