1
0
mirror of https://github.com/coalaura/up.git synced 2025-07-17 21:44:35 +00:00

remove double whitespace

This commit is contained in:
Laura
2025-06-21 20:04:06 +02:00
parent a491b6cff3
commit 010ff87259

View File

@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
goos: [windows, linux, darwin]
goos: [windows, linux, darwin]
goarch: [amd64, arm64]
fail-fast: false