ci: github: windows-latest on its own

This commit is contained in:
Simon Michael 2020-03-06 00:11:30 -08:00
parent b6bf0cc12b
commit e02d711df1

View File

@ -26,7 +26,8 @@ jobs:
strategy:
matrix:
# os runners: https://help.github.com/en/actions/reference/virtual-environments-for-github-hosted-runners#supported-runners-and-hardware-resources
os: [ubuntu-latest, macos-latest] # , windows-latest] # why not recognised ??
# os: [ubuntu-latest, macos-latest] # , windows-latest] # why not recognised ??
os: [windows-latest]
# use this to specify what resolvers and ghc to use
plan:
# - { build: stack, resolver: "--resolver lts-9" } # ghc-8.0.2