crap
Some checks failed
Ruby Lint / lint (push) Successful in 1m2s
Ruby Test / test (push) Successful in 15s
Release / docker (push) Failing after 3m28s

This commit is contained in:
2025-06-28 17:51:59 -05:00
parent df808b8396
commit 5fb1f2fcc7

View File

@ -10,7 +10,7 @@ target "_common" {
RUBY_VERSION = "3.4.4"
}
platforms = [
"linux/amd64",
"linux/arm64",
]
}