ci: change macos runners labels
Change runner label 'macos-11' to 'macos-11-self-hosted' and 'macos-12' to 'macos-12-self-hosted' to distinguish between self-hosted and GitHub-hosted runners. We want to use only self-hosted macOS runners because of test-run problems with python3.11 on GitHub-hosted macOS runners. NO_DOC=ci NO_TEST=ci NO_CHANGELOG=ci
Showing
- .github/workflows/osx_11.yml 1 addition, 1 deletion.github/workflows/osx_11.yml
- .github/workflows/osx_11_aarch64.yml 1 addition, 1 deletion.github/workflows/osx_11_aarch64.yml
- .github/workflows/osx_11_aarch64_debug.yml 1 addition, 1 deletion.github/workflows/osx_11_aarch64_debug.yml
- .github/workflows/osx_11_lto.yml 1 addition, 1 deletion.github/workflows/osx_11_lto.yml
- .github/workflows/osx_12.yml 1 addition, 1 deletion.github/workflows/osx_12.yml
- .github/workflows/osx_12_static_cmake.yml 1 addition, 1 deletion.github/workflows/osx_12_static_cmake.yml
Please register or sign in to comment