File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
/CHANGELOG.md merge =union
4
4
5
- /spec /truffleruby.next-specs merge =union
6
-
7
5
# Rules for GitHub's Linguist language-classification system. We're abusing the
8
6
# 'vendored' attribute to exclude files as a lot of this isn't really vendored,
9
7
# and a whole lot of actually vendored code isn't listed! What we want to do is
Original file line number Diff line number Diff line change @@ -162,7 +162,7 @@ Update all of these:
162
162
163
163
For a new major version:
164
164
* Update ` TargetRubyVersion ` in ` .rubocop.yml `
165
- * Update the list of ` : next` specs.
165
+ * Update ` spec/truffleruby.next-specs ` and remove ` /spec/truffleruby. next-specs merge=union ` in ` .gitattributes `
166
166
* Update the docs for next version specs in [ workflow.md] ( workflow.md ) .
167
167
* Update the versions in the ` ruby/spec on CRuby ` job of ` .github/workflows/ci.yml ` .
168
168
You can’t perform that action at this time.
0 commit comments