Skip to content

Commit

Permalink
use Pax image for TE testing
Browse files Browse the repository at this point in the history
  • Loading branch information
yhtang committed Nov 13, 2023
1 parent 12a57eb commit dbaba5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ jobs:
if: inputs.ARCHITECTURE == 'amd64' # arm64 runners n/a
uses: ./.github/workflows/_test_te.yaml
with:
TE_IMAGE: ${{ needs.build-jax.outputs.DOCKER_TAG_FINAL }}
TE_IMAGE: ${{ needs.build-pax.outputs.DOCKER_TAG_FINAL }}
secrets: inherit

test-t5x:
Expand Down

0 comments on commit dbaba5b

Please sign in to comment.