Skip to content

Commit 4334c2a

Browse files
committed
Revert self-hosted
1 parent 94d9ff4 commit 4334c2a

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/Test.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,7 @@ permissions:
1717

1818
jobs:
1919
test:
20-
runs-on: self-hosted
21-
env:
22-
CUDA_VISIBLE_DEVICES: 1
23-
JULIA_DEPOT_PATH: /scratch/github-actions/julia_depot_smc
20+
runs-on: ubuntu-latest
2421
strategy:
2522
matrix:
2623
julia-version: ['1.10', '1']

0 commit comments

Comments
 (0)