[workflows] s/windows-latest/windows-2022/g

This commit is contained in:
nick black 2022-03-27 09:24:32 -04:00 committed by nick black
parent 7c500ab4e1
commit 2e112ffb22

View File

@ -16,7 +16,7 @@ jobs:
COLORTERM: truecolor
TERM: xterm
name: 🏁 build, test, & install
runs-on: windows-latest
runs-on: windows-2022
steps: