Wireshark-commits: [Wireshark-commits] master a7e3942: Add github actions yaml files.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 02 Mar 2020 14:17:10 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a7e394210114726586a35f1ae92c02fbdd577360
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

a7e3942 by Dario Lombardo (lomato@xxxxxxxxx):

    Add github actions yaml files.
    
    Change-Id: I06e9968b792d9c218273873f36ee8e9157b04344
    Reviewed-on: https://code.wireshark.org/review/36181
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  321de10   USB Audio: Dissecting Selector Unit and Endpoint Descriptor
     add  a7e3942   Add github actions yaml files.


Summary of changes:
 .github/workflows/macos.yml   | 35 ++++++++++++++++++++++++++++++++
 .github/workflows/ubuntu.yml  | 35 ++++++++++++++++++++++++++++++++
 .github/workflows/windows.yml | 47 +++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 117 insertions(+)
 create mode 100644 .github/workflows/macos.yml
 create mode 100644 .github/workflows/ubuntu.yml
 create mode 100644 .github/workflows/windows.yml