Skip to content

Commit 852c9d4

Browse files
committed
Upgrade CI
1 parent b31707e commit 852c9d4

File tree

12 files changed

+127
-127
lines changed

12 files changed

+127
-127
lines changed

.github/workflows/dart.yml

Lines changed: 116 additions & 116 deletions
Large diffs are not rendered by default.

app/mono_pkg.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# See https://github.com/dart-lang/mono_repo for details
22
sdk:
3-
- 3.5.0
3+
- 3.6.0
44

55
stages:
66
- smoke_test:

pkg/_popularity/mono_pkg.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# See https://github.com/dart-lang/mono_repo for details
22
sdk:
3-
- 3.5.0
3+
- 3.6.0
44

55
stages:
66
- smoke_test:

pkg/_pub_shared/mono_pkg.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# See https://github.com/dart-lang/mono_repo for details
22
sdk:
3-
- 3.5.0
3+
- 3.6.0
44

55
stages:
66
- smoke_test:

pkg/api_builder/mono_pkg.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# See https://github.com/dart-lang/mono_repo for details
22
sdk:
3-
- 3.5.0
3+
- 3.6.0
44

55
stages:
66
- smoke_test:

pkg/fake_gcloud/mono_pkg.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# See https://pub.dev/packages/mono_repo for details on this file
22
sdk:
3-
- 3.5.0
3+
- 3.6.0
44

55
stages:
66
- smoke_test:

pkg/indexed_blob/mono_pkg.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# See https://pub.dev/packages/mono_repo for details on this file
22
sdk:
3-
- 3.5.0
3+
- 3.6.0
44

55
stages:
66
- smoke_test:

pkg/pub_integration/mono_pkg.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# See https://pub.dev/packages/mono_repo for details on this file
22
sdk:
3-
- 3.5.0
3+
- 3.6.0
44

55
stages:
66
- smoke_test:

pkg/pub_package_reader/mono_pkg.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# See https://pub.dev/packages/mono_repo for details on this file
22
sdk:
3-
- 3.5.0
3+
- 3.6.0
44

55
stages:
66
- smoke_test:

pkg/pub_worker/mono_pkg.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# See https://pub.dev/packages/mono_repo for details on this file
22
sdk:
3-
- 3.5.0
3+
- 3.6.0
44

55
stages:
66
- smoke_test:

0 commit comments

Comments
 (0)