ci: Update jobs

This commit is contained in:
Corentin Le Molgat
2024-08-27 15:35:44 +02:00
parent 43e28c4669
commit 94f3733d73
16 changed files with 299 additions and 8 deletions

View File

@@ -20,7 +20,7 @@ jobs:
]
fail-fast: false
name: MacOS • ${{ matrix.cmake.generator }} • Python-${{ matrix.python.version }}
runs-on: macos-latest
runs-on: macos-13 # last macos intel based runner
steps:
- uses: actions/checkout@v4
- name: Swig install