Skip to content

Commit

Permalink
Readd macos
Browse files Browse the repository at this point in the history
  • Loading branch information
fgsch committed Apr 7, 2024
1 parent 9760b41 commit 2d59a51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
compiler: [clang, gcc]
os: [ubuntu-latest]
os: [ubuntu-latest, macos-latest]
varnish: ['6.0', '7.4', '7.5']

steps:
Expand Down

0 comments on commit 2d59a51

Please sign in to comment.