We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4de43f3 commit e319475Copy full SHA for e319475
.github/workflows/ci-sync-deployment.yml
@@ -26,8 +26,8 @@ jobs:
26
os:
27
- name: ubuntu
28
value: "blacksmith-4vcpu-ubuntu-2404"
29
- - name: macos-ventura
30
- value: "macos-13"
+ - name: macos-15
+ value: "macos-15"
31
32
steps:
33
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # pin@v4
.github/workflows/ci-sync-preview.yml
@@ -23,8 +23,8 @@ jobs:
23
24
25
0 commit comments