File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5959 node-version : 24
6060 - uses : ruby/setup-ruby@v1
6161 with :
62- ruby-version : ' 4.0.1 '
62+ ruby-version : ' 4.0.2 '
6363 bundler-cache : true
6464 - name : Setup psql
6565 run : |
Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ jobs:
104104 node-version : 24
105105 - uses : ruby/setup-ruby@v1
106106 with :
107- ruby-version : ' 4.0.1 '
107+ ruby-version : ' 4.0.2 '
108108 bundler-cache : true
109109 - name : Setup psql
110110 run : |
Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ jobs:
113113 - uses : actions/checkout@v6
114114 - uses : ruby/setup-ruby@v1
115115 with :
116- ruby-version : ' 4.0.1 '
116+ ruby-version : ' 4.0.2 '
117117 bundler-cache : true
118118 - run : ruby --version
119119 - name : Run Ruby on Rails ActiveRecord Sample tests
Original file line number Diff line number Diff line change 3535 node-version : 24
3636 - uses : ruby/setup-ruby@v1
3737 with :
38- ruby-version : ' 4.0.1 '
38+ ruby-version : ' 4.0.2 '
3939 bundler-cache : true
4040 - run : mvn -Dpgadapter.use_virtual_threads=true -Dpgadapter.use_virtual_grpc_transport_threads=true -B test -Ptest-all -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn
4141 windows :
9494 node-version : 24
9595 - uses : ruby/setup-ruby@v1
9696 with :
97- ruby-version : ' 4.0.1 '
97+ ruby-version : ' 4.0.2 '
9898 bundler-cache : true
9999 - run : mvn -B test -Ptest-all -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn
You can’t perform that action at this time.
0 commit comments