Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
sp1ff committed Jan 13, 2024
1 parent 8c5d193 commit 3c108f5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ jobs:
strategy:
matrix:
os: [macos-12, ubuntu-22.04]
boost: [oldest, pinned, latest]
# boost: [oldest, pinned, latest]
boost: [pinned, latest]
include:
# - os: macos-12
# boost: oldest
Expand Down

0 comments on commit 3c108f5

Please sign in to comment.