Skip to content

Commit

Permalink
Merge pull request #20 from ecohealthalliance/runners1
Browse files Browse the repository at this point in the history
 update runners
  • Loading branch information
espirado authored May 14, 2024
2 parents e1c7397 + f78912c commit 4020712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

jobs:
build-and-push:
runs-on: ubuntu-latest
runs-on: [self-hosted, linux, gpu]
strategy:
matrix:
node: [base, Controller, worker]
Expand Down

0 comments on commit 4020712

Please sign in to comment.