Alan Guo Xiang Tan c4cc9eaf2b
DEV: Don't run discourse-ai plugin specs when running against stable (#27096)
`discourse-ai` has custom gems which need to be bumped in order to be
compatible with Ruby 3.3. However, its version is pinned so we can't
pull in the commits in which upgrades the gems to be compatible with
Ruby 3.3. Just avoid running the specs on `stable` branch for now until
we release a new stable.
2024-05-21 12:11:58 +08:00
..