Skip to content

Commit

Permalink
enable ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesLorenz committed Sep 6, 2024
1 parent a43d0aa commit ed30c14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
}
- {
name: "Ubuntu gcc",
enabled: 0,
enabled: 1,
os: ubuntu-latest,
deps: "sudo apt-get install liblo-dev",
config: "cd build && cmake -DWERROR=1 ..",
Expand Down

0 comments on commit ed30c14

Please sign in to comment.