File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 4646 flutter_profile : development-linux-x86_64
4747 target : x86_64-unknown-linux-gnu
4848 - os : ubuntu-24.04-arm
49- flutter-profile : development-linux-arm64
50- target : arm64 -unknown-linux-gnu
49+ flutter-profile : development-linux-aarch64
50+ target : aarch64 -unknown-linux-gnu
5151 runs-on : ${{ matrix.os }}
5252
5353 steps :
@@ -137,8 +137,8 @@ jobs:
137137 flutter_profile : development-linux-x86_64
138138 target : x86_64-unknown-linux-gnu
139139 - os : ubuntu-24.04-arm
140- flutter-profile : development-linux-arm64
141- target : arm64 -unknown-linux-gnu
140+ flutter-profile : development-linux-aarch64
141+ target : aarch64 -unknown-linux-gnu
142142 runs-on : ${{ matrix.os }}
143143
144144 steps :
@@ -233,8 +233,8 @@ jobs:
233233 flutter_profile : development-linux-x86_64
234234 target : x86_64-unknown-linux-gnu
235235 - os : ubuntu-24.04-arm
236- flutter-profile : development-linux-arm64
237- target : arm64 -unknown-linux-gnu
236+ flutter-profile : development-linux-aarch64
237+ target : aarch64 -unknown-linux-gnu
238238 runs-on : ${{ matrix.os }}
239239
240240 steps :
You can’t perform that action at this time.
0 commit comments