Skip to content

Commit

Permalink
ci: Disable macos tests
Browse files Browse the repository at this point in the history
  • Loading branch information
shrink committed Sep 6, 2024
1 parent d83dc45 commit bd7a44d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/platforms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
- run: test -e ${{ steps.extract.outputs.destination }}/001.txt || exit 1
macos:
runs-on: macos-13
if: false # Temporarily disabled due to issues with Docker in macos GitHub Runners
needs:
- action
name: Extract Example File on macOS
Expand Down

0 comments on commit bd7a44d

Please sign in to comment.