Skip to content

Commit

Permalink
sst-integration: switch back to github runner
Browse files Browse the repository at this point in the history
  • Loading branch information
William-An committed Aug 23, 2024
1 parent f79e12e commit 9a60f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
push_to_registry:
if: github.repository == 'accel-sim/Dockerfile'
name: Push Docker image to Docker Hub
runs-on: tgrogers-raid
runs-on: ubuntu-latest
steps:
- name: Check out the repo
uses: actions/checkout@v4
Expand Down

0 comments on commit 9a60f55

Please sign in to comment.