Skip to content

Commit 194ff0a

Browse files
committed
Update Toit version in CI.
1 parent e09f103 commit 194ff0a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ jobs:
1212
os: [ ubuntu-latest, windows-latest, macos-latest ]
1313
# The versions should contain (at least) the lowest requirement
1414
# and a version that is more up to date.
15-
toit-version: [ v2.0.0-alpha.170, latest ]
15+
toit-version: [ v2.0.0-alpha.190, latest ]
1616
include:
17-
- toit-version: v2.0.0-alpha.170
17+
- toit-version: v2.0.0-alpha.190
1818
version-name: old
1919
- toit-version: latest
2020
version-name: new

0 commit comments

Comments
 (0)