mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-15 16:18:22 +01:00
Update cmake.yml
changed windows-latest to windows-2019
This commit is contained in:
parent
f75f0dff85
commit
3d66674035
6
.github/workflows/cmake.yml
vendored
6
.github/workflows/cmake.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
||||
|
||||
|
||||
chm:
|
||||
runs-on: windows-latest
|
||||
runs-on: windows-2019
|
||||
|
||||
steps:
|
||||
- name: Checkout phreeqc3-HTMLversion
|
||||
@ -83,7 +83,7 @@ jobs:
|
||||
|
||||
# check:
|
||||
# needs: [init]
|
||||
# runs-on: windows-latest
|
||||
# runs-on: windows-2019
|
||||
# steps:
|
||||
# - name: Display vars
|
||||
# run: |
|
||||
@ -259,7 +259,7 @@ jobs:
|
||||
# # well on Windows or Mac. You can convert this to a matrix build if you need
|
||||
# # cross-platform coverage.
|
||||
# # See: https://docs.github.com/en/free-pro-team@latest/actions/learn-github-actions/managing-complex-workflows#using-a-build-matrix
|
||||
# runs-on: windows-latest
|
||||
# runs-on: windows-2019
|
||||
|
||||
# # Check all combinations of BUILD_SHARED_LIBS and BUILD_CLR_LIBS
|
||||
# strategy:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user