# Numba Meeting: 2025-05-20 Attendees: FPOC (last week): FPOC (incoming): NOTE: All communication is subject to the [Numba Code of Conduct](https://github.com/numba/numba-governance/blob/accepted/code-of-conduct.md). Please refer to [this calendar](https://calendar.google.com/calendar/embed?src=5rqnddm4gjrdfjm31fsv182epk%40group.calendar.google.com) for the next meeting date. ## ~~Office hour signup~~ ## Discussion - GHA migration - functionality is complete - numba and llvmlite X wheels and conda packages - Ongoing: - consolidation and refactoring - lack satisfactory ways to release (e.g. lack of one-click release) ## 1. New Issues - [numba#10074](https://github.com/numba/numba/issues/10074) - cuda dlls from torch gpu - [numba#10076](https://github.com/numba/numba/issues/10076) - Compilation error with zip or enumerate in object mode ### Closed Issues - [numba#10075](https://github.com/numba/numba/issues/10075) - Support the free-threaded build (3.13t and 3.14t) ## 2. New PRs - [numba#10077](https://github.com/numba/numba/pull/10077) - gha/refactor numba win-64 workflows - [numba#10078](https://github.com/numba/numba/pull/10078) - fix/revert gha numba recipe change ### Closed PRs - merged - [llvmlite#1217](https://github.com/numba/llvmlite/pull/1217) - gha/refactor llvmlite win-64 workflows - merged - [llvmlite#1218](https://github.com/numba/llvmlite/pull/1218) - Pin conda-incubator/setup-miniconda action to 505e639 - merged - [llvmlite#1219](https://github.com/numba/llvmlite/pull/1219) - Update actions/checkout action to v4.2.2 - merged - [llvmlite#1220](https://github.com/numba/llvmlite/pull/1220) - Update actions/download-artifact action to v4.3.0 - merged - [llvmlite#1221](https://github.com/numba/llvmlite/pull/1221) - Update actions/upload-artifact action to v4.6.2 - merged - [llvmlite#1222](https://github.com/numba/llvmlite/pull/1222) - Update conda-incubator/setup-miniconda action to v3.1.1 - merged - [llvmlite#1223](https://github.com/numba/llvmlite/pull/1223) - fix/revert gha recipe changes