Skip to content

Commit d2d5f88

Browse files
Merge pull request #359 from ruby/katei/unpin-head-rev
Revert "Pin ruby/ruby master version"
2 parents 3d4b0d0 + d3dc3f5 commit d2d5f88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ruby_wasm/packager.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ def self.build_source_aliases(root)
8989
"head" => {
9090
type: "github",
9191
repo: "ruby/ruby",
92-
rev: "997124fc0b7697bb9383e8feb8e1d88017c4bcb8",
92+
rev: "master",
9393
patches: patches.map { |p| File.expand_path(p) }
9494
},
9595
"3.3" => {

0 commit comments

Comments
 (0)