We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 353f610 commit 2940b7eCopy full SHA for 2940b7e
.github/workflows/ci.yml
@@ -605,13 +605,13 @@ jobs:
605
ctest_test_timeout: 1200
606
setenvs: export MACOSX_DEPLOYMENT_TARGET=12.0
607
benchmark: 1
608
- - desc: MacOS-14-ARM aclang15/C++20/py3.12
+ - desc: MacOS-14-ARM aclang15/C++20/py3.13
609
runner: macos-14
610
- nametag: macos14-arm-py312
+ nametag: macos14-arm-py313
611
cc_compiler: clang
612
cxx_compiler: clang++
613
cxx_std: 20
614
- python_ver: "3.12"
+ python_ver: "3.13"
615
- desc: MacOS-15-ARM aclang16/C++20/py3.13
616
runner: macos-15
617
nametag: macos15-arm-py313
0 commit comments