tshort / StaticCompiler.jl

Compiles Julia code to a standalone library (experimental)
Other
499 stars 30 forks source link

CompatHelper: bump compat for GPUCompiler to 0.17, (keep existing compat) #94

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the GPUCompiler package from 0.16 to 0.16, 0.17. 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 1 year ago

Looks like no additional failures here relative to https://github.com/tshort/StaticCompiler.jl/pull/96, but work to do on 1.9 and nightly...