changed to windows-latest and Release as BUILD_TYPE

This commit is contained in:
Scott Charlton 2022-03-27 11:23:38 -07:00 committed by GitHub
parent f5cb62067c
commit 32f3cdec16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ on:
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
BUILD_TYPE: RelWithDebInfo
BUILD_TYPE: Release
NAME: IPhreeqc
jobs:
@ -29,7 +29,7 @@ jobs:
chm:
runs-on: windows-2019
runs-on: windows-latest
steps:
- name: Checkout phreeqc3-HTMLversion