mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:01:41 +03:00
GHA: align all install, configure and build steps again
First step towards more unified build steps on GitHub Actions. Closes #8873
This commit is contained in:
parent
519e5e5f65
commit
498ecdfd64
14 changed files with 175 additions and 89 deletions
6
.github/workflows/fuzz.yml
vendored
6
.github/workflows/fuzz.yml
vendored
|
|
@ -5,11 +5,11 @@ on:
|
|||
# master branch
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- '*/ci'
|
||||
- master
|
||||
- '*/ci'
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- master
|
||||
|
||||
jobs:
|
||||
fuzzing:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue