Project

General

Profile

Feature #957 ยป 0013-CI-Update-os_x-runner-to-macos-15.patch

Marko Lindqvist, 10/17/2024 05:59 PM

View differences:

.github/workflows/ci.yml
cd windows/installer_msys2
make ci
os_x:
runs-on: macos-14
runs-on: macos-15
steps:
- name: check out Freeciv
uses: actions/checkout@v4.1.1
    (1-1/1)