Skip to content

Commit 1c830af

Browse files
committed
runs-on
1 parent d7e01f1 commit 1c830af

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/pr_tests_mps.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,7 @@ jobs:
6161

6262
name: ${{ matrix.config.name }}
6363

64-
runs-on:
65-
group: ${{ matrix.config.runner }}
64+
runs-on: ${{ matrix.config.runner }}
6665

6766
defaults:
6867
run:

0 commit comments

Comments
 (0)