Skip to content

fix the Windows runner name

Jonathan Wilkes requested to merge fix-runner-name into master

This fixes the Windows CI runner name by using bash variable expansion rather than Windows (since we're using msys2).

Merge request reports