Skip to content

Commit

Permalink
ci(cuda): remove macos platform
Browse files Browse the repository at this point in the history
  • Loading branch information
pplmx committed Sep 9, 2024
1 parent 0a2cbc0 commit b242314
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
matrix:
os:
- ubuntu-latest
- macos-latest
- windows-latest
name: {{ "${{ matrix.os }}" }}
runs-on: {{ "${{ matrix.os }}" }}
Expand Down

0 comments on commit b242314

Please sign in to comment.