Skip to content

Commit 9a43f54

Browse files
committed
Add x86 Linux platform for GitHub Actions workflow
1 parent 2988c4f commit 9a43f54

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

rails_mysql/Gemfile.lock

+3
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,8 @@ GEM
168168
nio4r (2.7.3)
169169
nokogiri (1.16.7-arm64-darwin)
170170
racc (~> 1.4)
171+
nokogiri (1.16.7-x86_64-linux)
172+
racc (~> 1.4)
171173
orm_adapter (0.5.0)
172174
packwerk (3.2.1)
173175
activesupport (>= 6.0)
@@ -316,6 +318,7 @@ GEM
316318

317319
PLATFORMS
318320
arm64-darwin-23
321+
x86_64-linux
319322

320323
DEPENDENCIES
321324
bootsnap

0 commit comments

Comments
 (0)