mirror of
https://github.com/curl/curl.git
synced 2026-05-30 12:37:28 +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/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
|
|
@ -14,7 +14,6 @@ name: 'CodeQL'
|
|||
- '.circleci/**'
|
||||
- 'appveyor.*'
|
||||
- 'packages/**'
|
||||
- 'plan9/**'
|
||||
- 'projects/**'
|
||||
- 'tests/data/**'
|
||||
pull_request:
|
||||
|
|
@ -25,7 +24,6 @@ name: 'CodeQL'
|
|||
- '.circleci/**'
|
||||
- 'appveyor.*'
|
||||
- 'packages/**'
|
||||
- 'plan9/**'
|
||||
- 'projects/**'
|
||||
- 'tests/data/**'
|
||||
schedule:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue