Skip to content

Commit

Permalink
Merge pull request #12616 from Mab879/add_2404
Browse files Browse the repository at this point in the history
Add ubuntu2404 to GitHub Actions
  • Loading branch information
dodys authored Dec 3, 2024
2 parents 003e963 + 6ba3578 commit e862782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
env:
ADDITIONAL_CMAKE_OPTIONS: "-DSSG_OVAL_SCHEMATRON_VALIDATION_ENABLED=OFF"
run: |-
./build_product ubuntu1604 ubuntu1804 ubuntu2004
./build_product ubuntu1604 ubuntu1804 ubuntu2004 ubuntu2404
- name: Test
run: ctest -j2 --output-on-failure -E unique-stigids
working-directory: ./build
Expand Down

0 comments on commit e862782

Please sign in to comment.