Skip to content

Commit

Permalink
Merge pull request #5916 from murraystevenson/ciWindowsSConsCache
Browse files Browse the repository at this point in the history
CI : Increase Windows SCons cache
  • Loading branch information
johnhaddon authored Jun 24, 2024
2 parents 02b732e + 2a1aebf commit 003346e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
containerImage:
testRunner: Invoke-Expression
testArguments: -excludedCategories performance GafferTest GafferVDBTest GafferUSDTest GafferSceneTest GafferDispatchTest GafferOSLTest GafferImageTest GafferUITest GafferImageUITest GafferSceneUITest GafferDispatchUITest GafferOSLUITest GafferUSDUITest GafferVDBUITest GafferDelightUITest
sconsCacheMegabytes: 400
sconsCacheMegabytes: 800

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 003346e

Please sign in to comment.