Skip to content

Commit

Permalink
Produce light dockers
Browse files Browse the repository at this point in the history
  • Loading branch information
Delaunay authored Aug 5, 2024
1 parent 1b04178 commit 886d2a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- arch: cuda
- arch: rocm

runs-on: [self-hosted, "${{ matrix.arch }}"]
runs-on: ubuntu-latest

permissions:
contents: read
Expand Down

0 comments on commit 886d2a3

Please sign in to comment.