Dropping Windows 2016.

This commit is contained in:
Daniel Lemire 2022-03-19 00:28:06 -04:00
parent b467215b4d
commit 708224bc3e

View File

@ -8,7 +8,7 @@ jobs:
! contains(toJSON(github.event.commits.*.message), '[skip ci]') &&
! contains(toJSON(github.event.commits.*.message), '[skip github]')
name: windows-vs15
runs-on: windows-2016
runs-on: windows-latest
strategy:
fail-fast: false
matrix: