Skip to content

Commit e89d6b6

Browse files
committed
Bump 1.8 CI to beta3.
1 parent b73a0c2 commit e89d6b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
version: ['1.6', '1.7', '^1.8.0-beta1', 'nightly']
15+
version: ['1.6', '1.7', '^1.8.0-beta3', 'nightly']
1616
os: [ubuntu-latest, macOS-latest, windows-latest]
1717
arch: [x64]
1818
assertions: [false]

0 commit comments

Comments
 (0)