Skip to content

Commit

Permalink
Fix ubuntu CI
Browse files Browse the repository at this point in the history
  • Loading branch information
marchdf committed Dec 16, 2024
1 parent b6abe9c commit 3f9dd4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
runs-on: ${{matrix.os}}
strategy:
matrix:
os: [ubuntu-latest, macos-latest]
os: [ubuntu-22.04, macos-latest]
build_type: [Release, Debug]
dimension: [2D, 3D]
include:
Expand Down

0 comments on commit 3f9dd4e

Please sign in to comment.