Expand PR checks to cover windows-2022

This commit is contained in:
Edoardo Pirovano 2022-02-28 15:39:34 +00:00
parent 162ecaff35
commit 8ec6a84629
No known key found for this signature in database
GPG key ID: 047556B5D93FFE28
25 changed files with 373 additions and 116 deletions

View file

@ -1,8 +1,5 @@
name: "Upload-sarif: 'ref' and 'sha' from inputs"
description: "Checks that specifying 'ref' and 'sha' as inputs works"
# Build tracing currently does not support Windows 2022, so use `windows-2019` instead of
# `windows-latest`.
os: [ubuntu-latest, macos-latest, windows-2019]
steps:
- uses: ./../action/init
with: