Skip to content

Commit

Permalink
[CI] Update the examples to use v0.14.0 and use ubuntu-24.04.
Browse files Browse the repository at this point in the history
Signed-off-by: YiYing He <[email protected]>
  • Loading branch information
q82419 authored and hydai committed Feb 14, 2025
1 parent df856b8 commit e3b5bda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ jobs:
./mtcnn out.wasm mtcnn.pb solvay.jpg out.jpg
build_interpreter:
runs-on: ubuntu-20.04
runs-on: ubuntu-24.04
needs: build_aot

strategy:
Expand Down

0 comments on commit e3b5bda

Please sign in to comment.