Skip to content

Commit

Permalink
default Gemfile excluded until rack fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tansengming committed Aug 8, 2024
1 parent 9dd9ab8 commit fd3083d
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 @@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
ruby: [3.0.7, 3.1.6]
gemfile: [Gemfile, gemfiles/rails60.gemfile]
gemfile: [gemfiles/rails60.gemfile] # default Gemfile excluded until rack fix
steps:
- uses: actions/checkout@v1
- name: Set up Ruby
Expand Down

0 comments on commit fd3083d

Please sign in to comment.