Add linux x86 platform for build pipeline
Some checks failed
Build and Publish Docker Container / build (push) Failing after 4m34s
Some checks failed
Build and Publish Docker Container / build (push) Failing after 4m34s
This commit is contained in:
parent
7c96b2c2bc
commit
9621f6fa24
@ -165,6 +165,8 @@ GEM
|
|||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
nokogiri (1.15.4-arm64-darwin)
|
nokogiri (1.15.4-arm64-darwin)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
|
nokogiri (1.15.4-x86_64-linux)
|
||||||
|
racc (~> 1.4)
|
||||||
pg (1.5.4)
|
pg (1.5.4)
|
||||||
psych (5.1.0)
|
psych (5.1.0)
|
||||||
stringio
|
stringio
|
||||||
@ -246,6 +248,8 @@ GEM
|
|||||||
railties (>= 6.0.0)
|
railties (>= 6.0.0)
|
||||||
tailwindcss-rails (2.0.30-arm64-darwin)
|
tailwindcss-rails (2.0.30-arm64-darwin)
|
||||||
railties (>= 6.0.0)
|
railties (>= 6.0.0)
|
||||||
|
tailwindcss-rails (2.0.30-x86_64-linux)
|
||||||
|
railties (>= 6.0.0)
|
||||||
thor (1.2.2)
|
thor (1.2.2)
|
||||||
tilt (2.3.0)
|
tilt (2.3.0)
|
||||||
timeout (0.4.0)
|
timeout (0.4.0)
|
||||||
@ -275,6 +279,7 @@ GEM
|
|||||||
PLATFORMS
|
PLATFORMS
|
||||||
aarch64-linux
|
aarch64-linux
|
||||||
arm64-darwin-22
|
arm64-darwin-22
|
||||||
|
x86_64-linux
|
||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
administrate
|
administrate
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user