We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96dc711 commit 42acf53Copy full SHA for 42acf53
.github/workflows/main.yml
@@ -77,7 +77,7 @@ jobs:
77
- name: Run tests
78
run: ./test/tests
79
test_release_mac:
80
- runs-on: macos-13
+ runs-on: macos-15
81
steps:
82
- uses: actions/checkout@v3
83
- uses: turtlebrowser/get-conan@main
0 commit comments