add x86 for ubuntu on gh actions

This commit is contained in:
Ryan W
2021-09-26 14:49:16 -07:00
parent 39430b3baf
commit 3a3b5d043a
+3
View File
@@ -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)