Skip to content

Commit

Permalink
Merge pull request #12798 from Mab879/fix_openscap141
Browse files Browse the repository at this point in the history
Bump OpenSCAP Version for Windows Tests
  • Loading branch information
marcusburghardt authored Jan 10, 2025
2 parents 14ea4b7 + b56fc9a commit 4f13509
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 4f13509

Please sign in to comment.