Skip to content

Commit c55e90a

Browse files
Run mutations on Ubuntu
Just seeing whether the speed is actually just switching OS.
1 parent 6cd95ba commit c55e90a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mutation-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ permissions:
2222
jobs:
2323
mutations:
2424
name: 'mutations-${{ matrix.name }}'
25-
runs-on: windows-latest
25+
runs-on: ubuntu-latest
2626
timeout-minutes: 60
2727

2828
strategy:

0 commit comments

Comments
 (0)