Skip to content

Commit

Permalink
Fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
stellaraccident committed Jan 27, 2024
1 parent 5467c4d commit 006484a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
fail-fast: true
matrix:
torch-version: [nightly, stable]
name: Build and Test (Linux, ASSERTIONS)
runs-on: torch-mlir-cpubuilder-manylinux-x86-64
name: Build and Test (Linux, ASSERTIONS)
runs-on: torch-mlir-cpubuilder-manylinux-x86-64
env:
CACHE_DIR: ${{ github.workspace }}/.container-cache
steps:
Expand Down

0 comments on commit 006484a

Please sign in to comment.