Skip to content

Commit 4814d69

Browse files
fix nonsense
1 parent f48fadd commit 4814d69

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/check-if-banned.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ jobs:
2323
trigger_pr:
2424
runs-on: ubuntu-latest
2525
steps:
26-
# https://github.com/rubygems/rubygems/issues/3068#issuecomment-574775885
27-
- name: Update gem
28-
run: sudo gem update -N --system 3.0.6
2926
- name: Check ruby version
3027
run: ruby -v
3128
- name: Check if contains

0 commit comments

Comments
 (0)