Skip to content

Commit

Permalink
CI: Disable floating Ember.js test scenarios (#1256)
Browse files Browse the repository at this point in the history
The latest versions appear to be breaking our CI runs for some reason. We can investigate this once we've managed to bring the other dependencies up-to-date.
  • Loading branch information
Turbo87 authored Jul 25, 2024
1 parent 98d7c9a commit e649e7e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@ jobs:
- ember-lts-3.20
- ember-lts-3.24
- ember-lts-3.28
- ember-release
- ember-beta
- ember-canary
# - ember-release
# - ember-beta
# - ember-canary
- embroider-safe
- embroider-optimized

Expand Down

0 comments on commit e649e7e

Please sign in to comment.