Skip to content

Commit

Permalink
Try to build on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
wwahammy committed Jan 2, 2025
1 parent 836329a commit 25fb206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
build_and_test:
strategy:
matrix:
os: [ubuntu-latest]
os: [ubuntu-latest, macos-latest]
builder: ["podman"]
fail-fast: false
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 25fb206

Please sign in to comment.