Skip to content

Commit

Permalink
Revert "3.3.4 -> 3.3.x"
Browse files Browse the repository at this point in the history
This reverts commit 9b6097f.
  • Loading branch information
tansengming committed Aug 9, 2024
1 parent 9b6097f commit fc6a7fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
continue-on-error: true
strategy:
matrix:
ruby: [3.0.7, 3.1.6, 3.2.5, 3.3.x]
ruby: [3.0.7, 3.1.6, 3.2.5, 3.3.4]
gemfile: [gemfiles/rails61.gemfile, gemfiles/rails60.gemfile] # default Gemfile, gemfiles/rails70.gemfile excluded until rack fix
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit fc6a7fe

Please sign in to comment.