mirror of
https://github.com/fastfloat/fast_float.git
synced 2026-02-12 21:29:53 +08:00
Dropping Windows 2016.
This commit is contained in:
parent
b467215b4d
commit
708224bc3e
2
.github/workflows/vs15-ci.yml
vendored
2
.github/workflows/vs15-ci.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
|||||||
! contains(toJSON(github.event.commits.*.message), '[skip ci]') &&
|
! contains(toJSON(github.event.commits.*.message), '[skip ci]') &&
|
||||||
! contains(toJSON(github.event.commits.*.message), '[skip github]')
|
! contains(toJSON(github.event.commits.*.message), '[skip github]')
|
||||||
name: windows-vs15
|
name: windows-vs15
|
||||||
runs-on: windows-2016
|
runs-on: windows-latest
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user