Skip to content

Commit

Permalink
.github/workflows/windows.yml: Add 'os' parameter to matrix.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/apr/apr-util/branches/1.7.x@1920348 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Ivan Zhakov committed Sep 1, 2024
1 parent e711c86 commit 865c78e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
matrix:
include:
- name: Default
os: windows-latest
triplet: x64-windows
arch: x64
build-type: Debug
Expand Down

0 comments on commit 865c78e

Please sign in to comment.