1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-06-08 00:27:58 +00:00

test(ci): drop some old ruby ​​versions

This commit is contained in:
Cotes Chung 2022-12-25 00:10:15 +08:00
parent 8f2b42b1b3
commit 8e73a91d25
No known key found for this signature in database
GPG Key ID: 0D9E54843167A808

View File

@ -22,7 +22,7 @@ jobs:
strategy:
matrix:
ruby: [2.5, 2.6, 2.7, 3]
ruby: [2.7, 3]
steps:
- name: Checkout