Skip to content

Commit

Permalink
Update azure-pipelines.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
illusion0001 committed Jun 12, 2024
1 parent dfd6512 commit 090bc1f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ pr:
- master
jobs:
- job: Linux_Build
timeoutInMinutes: 180
strategy:
matrix:
Clang:
Expand Down Expand Up @@ -66,6 +67,7 @@ jobs:
RPCS3_TOKEN: $(RPCS3-Token)
- job: Windows_Build
timeoutInMinutes: 180
variables:
COMPILER: msvc
QT_VER_MAIN: '6'
Expand Down

0 comments on commit 090bc1f

Please sign in to comment.