Skip to content

Commit

Permalink
fix ci web
Browse files Browse the repository at this point in the history
  • Loading branch information
alextekartik committed Nov 12, 2023
1 parent 3102674 commit 2b08d09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_ci_web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
dart: [2.19.6, stable, beta, dev]
dart: [3.1.5, stable, beta, dev]
steps:
- uses: actions/checkout@v4
- uses: dart-lang/[email protected]
Expand Down

0 comments on commit 2b08d09

Please sign in to comment.