run the docker image builds and push on gh action gpu runners (#1218)

This commit is contained in:
Wing Lian
2024-02-09 10:32:54 -05:00
committed by GitHub
parent 9bca7db133
commit aaf54dc730
2 changed files with 4 additions and 15 deletions

View File

@@ -7,7 +7,7 @@ jobs:
build-base:
if: github.repository_owner == 'OpenAccess-AI-Collective'
# this job needs to be run on self-hosted GPU runners...
runs-on: self-hosted
runs-on: axolotl-gpu-runner
strategy:
fail-fast: false
matrix: