Skip to content

Commit

Permalink
Update workflow images.
Browse files Browse the repository at this point in the history
  • Loading branch information
kovacsv committed May 20, 2024
1 parent 8cea173 commit 6012754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:

strategy:
matrix:
os-type: [windows-latest, macos-latest, ubuntu-latest]
os-type: [windows-2022, macos-13, ubuntu-20.04]
configuration: [Debug, Release, RelWithDebInfo]
fail-fast: false

Expand Down

0 comments on commit 6012754

Please sign in to comment.