We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7dedaa commit 37ffb4fCopy full SHA for 37ffb4f
.github/workflows/fixnum.yaml
@@ -28,7 +28,7 @@ jobs:
28
strategy:
29
fail-fast: false
30
matrix:
31
- sdk: [3.1.0, dev]
+ sdk: [3.4.4, dev]
32
steps:
33
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
34
- uses: dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
@@ -55,7 +55,7 @@ jobs:
55
56
# Add macos-latest and/or windows-latest if relevant for this package.
57
os: [ubuntu-latest]
58
59
60
61
0 commit comments