Skip to content

Commit 5a4f3a7

Browse files
committed
fixing ci
Signed-off-by: Andrey Parfenov <[email protected]>
1 parent 3d7ec7c commit 5a4f3a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_matlab.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on: [push, pull_request]
55

66
jobs:
77
RunMatlabLinux:
8-
runs-on: ubuntu-latest
8+
runs-on: ubuntu-22.04
99

1010
steps:
1111
- name: Check out repository

0 commit comments

Comments
 (0)