Skip to content

Commit

Permalink
Update ci.
Browse files Browse the repository at this point in the history
  • Loading branch information
floitsch committed Oct 3, 2024
1 parent 2d720f3 commit a2cd468
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ jobs:
os: [ ubuntu-latest, windows-latest, macos-latest ]
# The versions should contain (at least) the lowest requirement
# and a version that is more up to date.
toit-version: [ v2.0.0-alpha.144, latest ]
toit-version: [ v2.0.0-alpha.161, latest ]
include:
- toit-version: v2.0.0-alpha.144
- toit-version: v2.0.0-alpha.161
version-name: old
- toit-version: latest
version-name: new
Expand Down

0 comments on commit a2cd468

Please sign in to comment.