mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:21:41 +03:00
plan9: drop special build and orphaned references
Would need 64-bit support.
Ref: https://github.com/curl/curl/pull/20233#issuecomment-3732556015
Follow-up to 0159100f4f #20233
Closes #20243
This commit is contained in:
parent
7433a6eb3f
commit
bfacfb2355
24 changed files with 1 additions and 342 deletions
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
|
|
@ -15,7 +15,6 @@ name: 'macOS'
|
|||
- 'appveyor.*'
|
||||
- 'Dockerfile'
|
||||
- 'packages/**'
|
||||
- 'plan9/**'
|
||||
- 'projects/**'
|
||||
pull_request:
|
||||
branches:
|
||||
|
|
@ -26,7 +25,6 @@ name: 'macOS'
|
|||
- 'appveyor.*'
|
||||
- 'Dockerfile'
|
||||
- 'packages/**'
|
||||
- 'plan9/**'
|
||||
- 'projects/**'
|
||||
|
||||
concurrency:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue