Skip to content

Commit

Permalink
YNGJ-1058: Test against ruby 3.0 and 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dutchess committed Dec 17, 2024
1 parent def378b commit 9ff8dca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aether_observatory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ jobs:
package: ${{ github.workflow }}
workdir: "packages/${{ github.workflow }}"
gemfiles: "['gemfiles/rails_6_0.gemfile','gemfiles/rails_6_1.gemfile','gemfiles/rails_7_0.gemfile','gemfiles/rails_7_1.gemfile']"
ruby: '["3.0","3.1","3.2","3.3"]'
ruby: '["3.0","3.3"]'
secrets: inherit

0 comments on commit 9ff8dca

Please sign in to comment.