Update test.yml

This commit is contained in:
Daniel Stankewitz 2022-03-25 08:44:25 +01:00 committed by GitHub
parent 9797be006b
commit edab11447a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
name: X265
name: test
on:
workflow_dispatch:
@ -19,7 +19,6 @@ jobs:
libx265:
runs-on: windows-2019
needs: [libx265-12,libx265-10]
steps:
- name: Set up MSBuild
uses: microsoft/setup-msbuild@v1.1