Skip to content

Commit

Permalink
Fix CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
peters committed Jul 10, 2024
1 parent a6268b7 commit 582b0eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ function Invoke-Dotnet-UnitTests
}
@{
SrcDirectory = Join-Path $SrcDir Snap.Tests
Framework = "net7.0"
Framework = "net9.0"
OSPlatform = "Any"
Skip = $IsWinX86CIBuild
}
Expand Down

0 comments on commit 582b0eb

Please sign in to comment.