Skip to content

Commit 9afc00f

Browse files
committed
Bump CI to use 3.9.0
1 parent d90a06d commit 9afc00f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
fail-fast: false
2323
matrix:
2424
os: [ubuntu-latest]
25-
sdk: [3.8.0, dev]
25+
sdk: [3.9.0, dev]
2626
job: [main, flutter, packages, sdk-docs]
2727
include:
2828
- os: macos-latest

0 commit comments

Comments
 (0)