Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Jarek Radosz <jradosz@gmail.com>
  • Loading branch information
Flink and CvX authored May 29, 2024
1 parent 8718b92 commit 3127997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ruby: ['3.1', '3.2', '3.3', '3.4']
ruby: ['3.4', '3.3', '3.2', '3.1']

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 3127997

Please sign in to comment.