Skip to content

Commit

Permalink
Test on Rails 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
benlangfeld authored Jan 17, 2024
1 parent 03a4496 commit f15ebf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lumberaxe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ jobs:
with:
package: ${{ github.workflow }}
workdir: "packages/${{ github.workflow }}"
gemfiles: "['gemfiles/rails_6_0.gemfile','gemfiles/rails_6_1.gemfile','gemfiles/rails_7_0.gemfile']"
gemfiles: "['gemfiles/rails_6_0.gemfile','gemfiles/rails_6_1.gemfile','gemfiles/rails_7_0.gemfile','gemfiles/rails_7_1.gemfile']"
secrets: inherit

0 comments on commit f15ebf9

Please sign in to comment.