Skip to content

Commit

Permalink
correct runner
Browse files Browse the repository at this point in the history
  • Loading branch information
parambole committed Jul 24, 2024
1 parent 77624eb commit e048add
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/UploadDockerImages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ on:

jobs:
build-image:
runs-on: ["self-hosted", "maxdiffusion-github-docker-image-build-runner"]
runs-on: ["self-hosted", "e2"]
steps:
- uses: actions/checkout@v3
- name: build jax stable stack image
Expand Down

0 comments on commit e048add

Please sign in to comment.