Skip to content

Commit

Permalink
Remove Docker files for macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
botder committed Aug 23, 2024
1 parent a41e5aa commit 09e8350
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 102 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/dockerimage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ on:
- 'Dockerfile.i386'
- 'Dockerfile.armhf'
- 'Dockerfile.arm64'
- 'Dockerfile.osx-x64'
- 'Dockerfile.osx-arm64'

jobs:
build:
Expand All @@ -28,10 +26,6 @@ jobs:
dockerfile: Dockerfile.armhf
- tag: arm64
dockerfile: Dockerfile.arm64
- tag: osx-x64
dockerfile: Dockerfile.osx-x64
- tag: osx-arm64
dockerfile: Dockerfile.osx-arm64
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down
40 changes: 0 additions & 40 deletions Dockerfile.osx-arm64

This file was deleted.

40 changes: 0 additions & 40 deletions Dockerfile.osx-x64

This file was deleted.

16 changes: 0 additions & 16 deletions utils/docker-entrypoint-osx.sh

This file was deleted.

0 comments on commit 09e8350

Please sign in to comment.