From dc562ca81c097444e95f6ea8e5b265dae1ce0821 Mon Sep 17 00:00:00 2001 From: Liviu Ionescu Date: Mon, 16 Dec 2024 21:00:40 +0200 Subject: [PATCH] ci.yml: update macos-13, 15 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b52ae7d..e8806fc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -34,7 +34,7 @@ jobs: strategy: matrix: # https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners - os: [ 'ubuntu-22.04', 'macos-12', 'windows-2022' ] + os: [ 'ubuntu-22.04', 'macos-13', 'macos-15', 'windows-2022' ] # https://nodejs.org/en - use LTS node-version: [ '18' ] # https://www.npmjs.com/package/xpm