add x86 for ubuntu on gh actions
This commit is contained in:
@@ -102,6 +102,8 @@ GEM
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.12.4-arm64-darwin)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.12.4-x86_64-linux)
|
||||
racc (~> 1.4)
|
||||
parallel (1.21.0)
|
||||
parser (3.0.2.0)
|
||||
ast (~> 2.4.1)
|
||||
@@ -190,6 +192,7 @@ GEM
|
||||
PLATFORMS
|
||||
aarch64-linux
|
||||
arm64-darwin-20
|
||||
x86_64-linux
|
||||
|
||||
DEPENDENCIES
|
||||
bootsnap (>= 1.4.4)
|
||||
|
||||
Reference in New Issue
Block a user