Unverified Commit 5a9d8ef4 authored by Frank Lee's avatar Frank Lee Committed by GitHub
Browse files

[workflow] fixed 8-gpu test workflow (#1101)

parent 03e52ecb
......@@ -9,8 +9,7 @@ on:
jobs:
build:
name: Build and Test Colossal-AI
if: |
github.event.pull_request.base.repo.full_name == 'hpcaitech/ColossalAI'
if: github.repository == 'hpcaitech/ColossalAI'
runs-on: [self-hosted, 8-gpu]
container:
image: hpcaitech/pytorch-cuda:1.10.1-11.3.0
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment