We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f7c0a3 + 79c1943 commit 7332768Copy full SHA for 7332768
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
strategy:
21
fail-fast: false
22
matrix:
23
- ruby: ["2.7", "3.0", "3.1", "3.2", "head"]
+ ruby: ["2.7", "3.0", "3.1", "3.2", "3.3", "head"]
24
steps:
25
- uses: actions/checkout@v3
26
- run: rm Gemfile.lock
0 commit comments