Skip to content

Commit b0e101a

Browse files
committed
CI: Test Rails 8.0 and mysql again
Now that we make sure bundler installs latest Rails patch levels we can hopefully test MySQL with Rails 8.0 again.
1 parent 5932e0c commit b0e101a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,6 @@ jobs:
6666
ruby-version: "3.1"
6767
- solidus-branch: "v4.4"
6868
rails-version: "8.0"
69-
- database: "mysql" # https://github.com/rails/rails/issues/53673
70-
rails-version: "8.0"
7169
env:
7270
TEST_RESULTS_PATH: coverage/coverage.xml
7371
CAPYBARA_JAVASCRIPT_DRIVER: selenium_headless

0 commit comments

Comments
 (0)