Skip to content

Commit

Permalink
Update ekut.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cgerum authored Jun 3, 2024
1 parent c3cb080 commit 46a9768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ekut.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ on:
jobs:
jetson_tvm_rpc:
if: ${{ github.repository == 'ekut-es/tvm' }}
runs-on: linux
runs-on: ubuntu-latest
container: nvcr.io/nvidia/jetpack-linux-aarch64-crosscompile-x86:5.1.2
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 46a9768

Please sign in to comment.