Merge branch 'general-devel' into 1.4.3.4
This commit is contained in:
commit
7a0d03406e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -4,7 +4,7 @@ on: [push, pull_request]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: windows-latest
|
runs-on: windows-2019
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
mode: ["Debug", "Release"]
|
mode: ["Debug", "Release"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue