.github/workflows/ci.yml in discourse_theme-0.7.3 vs .github/workflows/ci.yml in discourse_theme-0.7.4
- old
+ new
@@ -14,9 +14,10 @@
matrix:
ruby:
- "2.7"
- "3.0"
- "3.1"
+ - "3.2"
steps:
- uses: actions/checkout@v3
- name: Setup ruby