Skip to content

Commit 2f422b5

Browse files
authored
Update matlabact.yml
1 parent 6d1f936 commit 2f422b5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/matlabact.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ jobs:
1515
os: [ubuntu-latest]
1616
release: [latest-including-prerelease]
1717

18-
runs-on: ${{ matrix.os }}
18+
#runs-on: ${{ matrix.os }}
19+
runs-on: self-hosted
1920

2021
steps:
2122
- name: Check out repository

0 commit comments

Comments
 (0)