Skip to content

Commit

Permalink
Add Ninja v1.12.1 to the testing (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Jan 31, 2025
1 parent 96bed6e commit d3403b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
image: [ 'windows-latest', 'ubuntu-latest', 'macos-latest' ]
version: [ '1.9.0', '1.10.2', '1.11.1' ]
version: [ '1.9.0', '1.10.2', '1.11.1', '1.12.1' ]

steps:
- uses: actions/checkout@master
Expand Down

0 comments on commit d3403b5

Please sign in to comment.