Skip to content

Commit

Permalink
Update buildAndTestRyzenAISw.yml
Browse files Browse the repository at this point in the history
2nd try
  • Loading branch information
fifield authored Oct 10, 2024
1 parent 421171c commit d466f65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildAndTestRyzenAISw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
id: runcmd
with:
distro: none
base_image: ghcr.io/xilinx/mlir-aie/ubuntu22-ryzenai-1.3.0ea
base_image: ghcr.io/xilinx/mlir-aie/ubuntu22-ryzenai-1.3.0ea:latest
githubToken: ${{ github.token }}
dockerRunArgs: |
--mac-address ${{ secrets.XILINX_MAC }}
Expand Down

0 comments on commit d466f65

Please sign in to comment.