Skip to content

Commit

Permalink
chore: Restore 14.0.3 + WHS test
Browse files Browse the repository at this point in the history
  • Loading branch information
franky47 authored Jan 17, 2024
1 parent b99c95c commit 2fc5adc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ jobs:
# 14.0.2 is not compatible due to a prefetch issue
- latest
include:
# 14.0.3 requires the WHS flag
- next-version: '14.0.3'
window-history-support: true
# Current latest is 14.0.4
- next-version: latest
window-history-support: true
- next-version: latest
Expand Down

0 comments on commit 2fc5adc

Please sign in to comment.