Skip to content

Commit

Permalink
remove macos test
Browse files Browse the repository at this point in the history
  • Loading branch information
medyagh committed Jun 1, 2023
1 parent 2ca2f2c commit f6392a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
build:
strategy:
matrix:
os: [ubuntu-latest, macos-12]
os: [ubuntu-latest]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
Expand Down

0 comments on commit f6392a3

Please sign in to comment.