From aab683af0e8063bfe2ca58500e5f210148b82bbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ka=C3=ADque=20Kandy=20Koga?= Date: Tue, 17 May 2022 23:28:36 -0300 Subject: [PATCH] Write skipping instead of skiping [ci skip] https://www.lexico.com/en/definition/skip --- .github/workflows/compilers.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/compilers.yml b/.github/workflows/compilers.yml index ddb53cadb8..886cbd3cd1 100644 --- a/.github/workflows/compilers.yml +++ b/.github/workflows/compilers.yml @@ -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