Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro authored Aug 14, 2024
1 parent e311f5e commit d8db9df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -269,10 +269,10 @@ jobs:
fail-fast: false
matrix:
build_type: [Release]
os: [ubuntu-20.04, windows-2019]
os: [ubuntu-22.04, windows-2019]
project_tags: [Default, Unstable, LatestReleases]
include:
- os: ubuntu-20.04
- os: ubuntu-22.04
build_type: Release
cmake_generator: "Ninja"
- os: macos-latest
Expand Down

0 comments on commit d8db9df

Please sign in to comment.