Explorar el Código

Run `macos_build` on Python 3.13

pull/3117/head
Edgar Ramírez-Mondragón hace 1 año
padre
commit
84037dff4e
Error al extraer la firma
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      .github/workflows/macos_build.yml

+ 1
- 0
.github/workflows/macos_build.yml Ver fichero

@ -15,6 +15,7 @@ jobs:
- "3.10"
- "3.11"
- "3.12"
- "3.13"
runs-on: macos-14
steps:
- uses: actions/checkout@v4

Cargando…
Cancelar
Guardar