Skip to content

Commit 1e83298

Browse files
authored
Update GH Actions CI setup
1 parent 24fe153 commit 1e83298

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

.github/workflows/build.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,10 @@ jobs:
2626
- beta
2727
- canary
2828
- lts-3.16
29-
- lts-3.12
30-
- lts-3.8
31-
- lts-3.4
32-
- lts-2.18
33-
- embroider
29+
- lts-3.20
30+
- embroider-safe
31+
- embroider-optimized
32+
3433
steps:
3534
- name: Checkout
3635
uses: actions/checkout@v1

0 commit comments

Comments
 (0)