summaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/ci.yml')
-rw-r--r--.github/workflows/ci.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index f176bc4..5f0a7b2 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -2,8 +2,7 @@
name: CI
# https://github.com/actions/virtual-environments#available-environments
-# https://github.com/ruby/setup-ruby/blob/master/README.md
-# https://github.com/ruby/setup-ruby/blob/master/README.md#supported-platformsg
+# https://github.com/ruby/setup-ruby/blob/master/README.md#supported-platforms
'on': [push, pull_request, workflow_dispatch]