Skip to content

Commit

Permalink
Merge pull request #809 from 0biWanKenobi/patch-1
Browse files Browse the repository at this point in the history
Update ci.yml
  • Loading branch information
stephanmantel authored Mar 8, 2024
2 parents 8989389 + be829a0 commit 0d2e636
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,7 +12,7 @@ jobs:
timeout-minutes: 10

container:
image: dart:2.19.3
image: dart:3.2.6

steps:
- name: Check out code
Expand All @@ -35,7 +35,7 @@ jobs:
timeout-minutes: 10

container:
image: dart:2.19.3
image: dart:3.2.6

steps:
- name: Check out code
Expand Down

0 comments on commit 0d2e636

Please sign in to comment.