Skip to content

Commit

Permalink
run on tpus
Browse files Browse the repository at this point in the history
  • Loading branch information
gobbleturk committed Feb 26, 2024
1 parent 0e36803 commit e9fbd71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BuildDockerImages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ on:

jobs:
build_images:
runs-on: ubuntu-latest
runs-on: ["self-hosted", "tpu", "${{ matrix.device-type }}"]
steps:
- uses: actions/checkout@v3
- name: build jax stable image
Expand Down

0 comments on commit e9fbd71

Please sign in to comment.