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

This commit is contained in:
nick black 2022-03-27 09:24:32 -04:00
parent 8cd54b7932
commit e6450fdde4
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

View File

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