Skip to content

Commit

Permalink
Restore defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
IsabelParedes committed May 28, 2024
1 parent 3aaca08 commit ca2842b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-22.04, ubuntu-24.04, macos-12, macos-13]
xeus_static_dependencies: [1]
xeus_build_shared_lib: [0]
xeus_static_dependencies: [0]
xeus_build_shared_lib: [1]
include:
- os: ubuntu-22.04
xeus_static_dependencies: 1
Expand Down

0 comments on commit ca2842b

Please sign in to comment.