Skip to content

Commit 6d0c71a

Browse files
committed
Try CI with 1.13 again
1 parent 451091c commit 6d0c71a

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.github/workflows/ci.yml

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

0 commit comments

Comments
 (0)