Skip to content

Commit

Permalink
CI: Disable macos builds
Browse files Browse the repository at this point in the history
  • Loading branch information
luigi311 committed Aug 8, 2024
1 parent 465f06f commit 659563a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
matrix:
os:
- ubuntu-latest
- macos-latest
#- macos-latest
- windows-latest
steps:
- uses: actions/checkout@v4
Expand Down Expand Up @@ -129,7 +129,7 @@ jobs:
matrix:
os:
- ubuntu-latest
- macos-latest
#- macos-latest
- windows-latest

steps:
Expand Down

0 comments on commit 659563a

Please sign in to comment.