mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Write skipping instead of skiping [ci skip]
https://www.lexico.com/en/definition/skip
This commit is contained in:
parent
093c516ce5
commit
aab683af0e
Notes:
git
2022-05-18 11:28:55 +09:00
Merged: https://github.com/ruby/ruby/pull/5913 Merged-By: nobu <nobu@ruby-lang.org>
1 changed files with 1 additions and 1 deletions
2
.github/workflows/compilers.yml
vendored
2
.github/workflows/compilers.yml
vendored
|
@ -83,7 +83,7 @@ jobs:
|
|||
value: 'gcc-11 -O2 -fcf-protection -Wl,-z,now'
|
||||
container: gcc-11
|
||||
env:
|
||||
# FIXME: Drop skiping options
|
||||
# FIXME: Drop skipping options
|
||||
# https://bugs.ruby-lang.org/issues/18061
|
||||
# https://sourceware.org/annobin/annobin.html/Test-pie.html
|
||||
# https://sourceware.org/annobin/annobin.html/Test-notes.html
|
||||
|
|
Loading…
Reference in a new issue