Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
msaroufim committed Nov 11, 2024
1 parent ac5839c commit 42d4cf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/train_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
train:
runs-on: [self-hosted, gpumode-nvidia-arc]
runs-on: [self-hosted, amdgpu-mi250-x86-64]
steps:
- name: Install dependencies
run: |
Expand Down

0 comments on commit 42d4cf5

Please sign in to comment.