summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/ci.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 4be556e..6588be1 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -22,11 +22,11 @@ jobs:
- macos
- windows
ruby:
- - 2.4
- - 2.5
- - 2.6
- - 2.7
- - 3.0
+ - '2.4'
+ - '2.5'
+ - '2.6'
+ - '2.7'
+ - '3.0'
- head
- debug
- mingw