File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6262 # platforms available.
6363 - {os: ubuntu-24.04-arm, shell: bash, bin: form}
6464 - {os: ubuntu-24.04-arm, shell: bash, bin: tform}
65- - {os: macos-13 , shell: bash, bin: form}
66- - {os: macos-13 , shell: bash, bin: tform}
65+ - {os: macos-15-intel , shell: bash, bin: form}
66+ - {os: macos-15-intel , shell: bash, bin: tform}
6767 # The macos-14 runner image is based on the arm64 architecture.
6868 - {os: macos-14, shell: bash, bin: form}
6969 - {os: macos-14, shell: bash, bin: tform}
@@ -290,7 +290,7 @@ jobs:
290290 }
291291 make_tar_gz x86_64-linux '*-ubuntu-24.04/*form'
292292 make_tar_gz arm64-linux '*-ubuntu-24.04-arm/*form'
293- make_tar_gz x86_64-osx '*-macos-13 /*form'
293+ make_tar_gz x86_64-osx '*-macos-15-intel /*form'
294294 make_tar_gz arm64-osx '*-macos-14/*form'
295295 make_zip x86_64-windows '*-windows-2022/*form.exe'
296296
You can’t perform that action at this time.
0 commit comments