tshort / StaticCompiler.jl

Compiles Julia code to a standalone library (experimental)
Other
488 stars 31 forks source link

CompatHelper: bump compat for GPUCompiler to 0.26, (keep existing compat) #154

Closed github-actions[bot] closed 4 months ago

github-actions[bot] commented 4 months ago

This pull request changes the compat entry for the GPUCompiler package from 0.21, 0.22, 0.23, 0.24, 0.25 to 0.21, 0.22, 0.23, 0.24, 0.25, 0.26. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

brenhinkeller commented 4 months ago

Looks like this doesn't break anything that wasn't already broken!