Skip to content

Commit

Permalink
Since OpenSCAP 1.4.1 was been released bump the Windows version
Browse files Browse the repository at this point in the history
  • Loading branch information
Mab879 committed Jan 9, 2025
1 parent 4f3a557 commit b56fc9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -180,8 +180,8 @@ jobs:
name: Build on Windows
runs-on: windows-latest
env:
OPENSCAP_VERSION: "1.4.1"
OPENSCAP_ROOT_DIR: "C:\\Program Files\\OpenSCAP 1.4.1"
OPENSCAP_VERSION: "1.4.2"
OPENSCAP_ROOT_DIR: "C:\\Program Files\\OpenSCAP 1.4.2"
steps:
- name: Install Deps
run: choco install xsltproc
Expand Down

0 comments on commit b56fc9a

Please sign in to comment.