Skip to content

Commit

Permalink
[Glib] Build for experimental platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
giordano committed May 19, 2021
1 parent 13f0f51 commit f0ef8cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion G/Glib/build_tarballs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ ninja install

# These are the platforms we will build for by default, unless further
# platforms are passed in on the command line
platforms = supported_platforms()
platforms = supported_platforms(; experimental=true)

# The products that we will ensure are always built
products = [
Expand Down

0 comments on commit f0ef8cd

Please sign in to comment.