Skip to content

Commit 3578519

Browse files
Test Pytorch install in CI
1 parent 1582c2a commit 3578519

File tree

3 files changed

+455
-4
lines changed

3 files changed

+455
-4
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
test:
1010
name: Run
11-
runs-on: ubuntu-latest
11+
runs-on: ubuntu-latest-m
1212
strategy:
1313
matrix:
1414
python-version: ["3.12"]

0 commit comments

Comments
 (0)