Skip to content

Commit 65a8258

Browse files
committed
CI update
1 parent 6d0c71a commit 65a8258

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,10 @@ jobs:
1717
fail-fast: false
1818
matrix:
1919
version:
20-
# - '1.10' # LTS
21-
# - '1' # Current stable release
20+
- '1.10' # LTS
21+
- '1' # Current stable release
2222
# - '~1.13.0-0'
23-
- '1.13.0-alpha1
24-
# - 'nightly'
23+
- 'nightly'
2524
os:
2625
# - ubuntu-latest
2726
- macOS-latest

0 commit comments

Comments
 (0)