Skip to content

Commit

Permalink
Remove macos for now
Browse files Browse the repository at this point in the history
  • Loading branch information
fgsch committed Jan 1, 2024
1 parent 12090cd commit a3ce817
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, macos-latest]
os: [ubuntu-latest]
varnish: ['6.0', '7.3', '7.4']

steps:
Expand Down

0 comments on commit a3ce817

Please sign in to comment.