Skip to content

Commit

Permalink
Re-enabling ubuntu builds
Browse files Browse the repository at this point in the history
Adding macos build to Jenkins
  • Loading branch information
jgaa committed Aug 17, 2024
1 parent 39a1a93 commit e9da5cf
Show file tree
Hide file tree
Showing 2 changed files with 541 additions and 512 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ jobs:
strategy:
matrix:
include:
# - os: ubuntu-latest
# compiler: gcc
# - os: ubuntu-latest
# compiler: clang
- os: ubuntu-latest
compiler: gcc
- os: ubuntu-latest
compiler: clang
- os: windows-latest
compiler: msvc
# - os: macos-latest
Expand Down
Loading

0 comments on commit e9da5cf

Please sign in to comment.