Skip to content

Commit b242314

Browse files
committed
ci(cuda): remove macos platform
1 parent 0a2cbc0 commit b242314

File tree

1 file changed

+0
-1
lines changed
  • template/cuda/{{cookiecutter.project_slug}}/.github/workflows

1 file changed

+0
-1
lines changed

template/cuda/{{cookiecutter.project_slug}}/.github/workflows/ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ jobs:
1212
matrix:
1313
os:
1414
- ubuntu-latest
15-
- macos-latest
1615
- windows-latest
1716
name: {{ "${{ matrix.os }}" }}
1817
runs-on: {{ "${{ matrix.os }}" }}

0 commit comments

Comments
 (0)