Skip to content

Commit d893a74

Browse files
committed
update ubuntu runner
1 parent 94b14d8 commit d893a74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ jobs:
186186
# emulator builds
187187
build_emulator:
188188
if: ${{ github.event_name != 'workflow_dispatch' || inputs.enable_emulator }}
189-
runs-on: ubuntu-20.04
189+
runs-on: ubuntu-24.04
190190
strategy:
191191
# devices to build for
192192
matrix: # banglejs, banglejs2

0 commit comments

Comments
 (0)