Skip to content

Commit 38875ae

Browse files
authored
Merge pull request #36 from qsharp-community/macos-latest
use macos-latest over macos-15
2 parents d1f1ac6 + ac4061d commit 38875ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
path: platforms/python/qsharp-bridge/dist/*.whl
5858

5959
build-swift:
60-
runs-on: macos-15
60+
runs-on: macos-latest
6161

6262
steps:
6363
- name: Checkout code

0 commit comments

Comments
 (0)