We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e40998 commit 3de58ffCopy full SHA for 3de58ff
publish-nix.sh
@@ -44,7 +44,7 @@ echo " No archive (-a) $NO_ARCHIVE"
44
echo " "
45
46
# Create the build matrix arrays
47
-FRAMEWORKS=("9.0")
+FRAMEWORKS=("net9.0")
48
RUNTIMES=("win-x86" "win-x64" "win-arm64" "linux-x64" "linux-arm64" "osx-x64" "osx-arm64")
49
50
# Use expanded lists, if requested
0 commit comments