From 23f0c31459783d3dc59854d44c7269d7668bcd53 Mon Sep 17 00:00:00 2001 From: Mike Pirog Date: Mon, 25 Mar 2024 16:15:58 -0400 Subject: [PATCH] update to later runners --- .github/workflows/dev-release-slim.yml | 4 ++-- .github/workflows/dev-release.yml | 4 ++-- .github/workflows/pr-release-tests-slim.yml | 8 ++++---- .github/workflows/pr-release-tests.yml | 4 ++-- .github/workflows/pr-unit-tests.yml | 2 +- .github/workflows/release-slim.yml | 4 ++-- .github/workflows/release.yml | 4 ++-- 7 files changed, 15 insertions(+), 15 deletions(-) diff --git a/.github/workflows/dev-release-slim.yml b/.github/workflows/dev-release-slim.yml index 53e8750de..b512b8cf6 100644 --- a/.github/workflows/dev-release-slim.yml +++ b/.github/workflows/dev-release-slim.yml @@ -75,7 +75,7 @@ jobs: certificate-data: WINDOZE_CERT_DATA certificate-password: WINDOZE_CERT_PASSWORD result: lando-win-arm64-${{ github.ref_name }}-slim.exe - - os: macos-12 + - os: macos-13 key: cli-node18-macos-x64-${{ github.sha }} file: lando/cli certificate-data: APPLE_CERT_DATA @@ -86,7 +86,7 @@ jobs: apple-notary-password: APPLE_NOTARY_PASSWORD options: --options runtime --entitlements entitlements.xml result: lando-macos-x64-${{ github.ref_name }}-slim - - os: macos-12 + - os: macos-13 key: cli-node18-macos-arm64-${{ github.sha }} file: lando/cli certificate-data: APPLE_CERT_DATA diff --git a/.github/workflows/dev-release.yml b/.github/workflows/dev-release.yml index d9e69b10b..278e903b3 100644 --- a/.github/workflows/dev-release.yml +++ b/.github/workflows/dev-release.yml @@ -79,7 +79,7 @@ jobs: certificate-data: WINDOZE_CERT_DATA certificate-password: WINDOZE_CERT_PASSWORD result: lando-win-arm64-${{ github.ref_name }}.exe - - os: macos-12 + - os: macos-13 key: cli-node18-macos-x64-${{ github.sha }} file: lando/cli certificate-data: APPLE_CERT_DATA @@ -90,7 +90,7 @@ jobs: apple-notary-password: APPLE_NOTARY_PASSWORD options: --options runtime --entitlements entitlements.xml result: lando-macos-x64-${{ github.ref_name }} - - os: macos-12 + - os: macos-13 key: cli-node18-macos-arm64-${{ github.sha }} file: lando/cli certificate-data: APPLE_CERT_DATA diff --git a/.github/workflows/pr-release-tests-slim.yml b/.github/workflows/pr-release-tests-slim.yml index 86d066907..305df208d 100644 --- a/.github/workflows/pr-release-tests-slim.yml +++ b/.github/workflows/pr-release-tests-slim.yml @@ -73,7 +73,7 @@ jobs: certificate-data: WINDOZE_CERT_DATA certificate-password: WINDOZE_CERT_PASSWORD result: lando-win-arm64-snapshot-${{ github.sha }}-slim.exe - - os: macos-12 + - os: macos-13 key: cli-node18-macos-x64-${{ github.sha }} file: lando/cli certificate-data: APPLE_CERT_DATA @@ -84,7 +84,7 @@ jobs: apple-notary-password: APPLE_NOTARY_PASSWORD options: --options runtime --entitlements entitlements.xml result: lando-macos-x64-snapshot-${{ github.sha }}-slim - - os: macos-12 + - os: macos-13 key: cli-node18-macos-arm64-${{ github.sha }} file: lando/cli certificate-data: APPLE_CERT_DATA @@ -95,11 +95,11 @@ jobs: apple-notary-password: APPLE_NOTARY_PASSWORD options: --options runtime --entitlements entitlements.xml result: lando-macos-arm64-snapshot-${{ github.sha }}-slim - - os: ubuntu-20.04 + - os: ubuntu-22.04 key: cli-node18-linux-x64-${{ github.sha }} file: lando/cli result: lando-linux-x64-snapshot-${{ github.sha }}-slim - - os: ubuntu-20.04 + - os: ubuntu-22.04 key: cli-node18-linux-arm64-${{ github.sha }} file: lando/cli result: lando-linux-arm64-snapshot-${{ github.sha }}-slim diff --git a/.github/workflows/pr-release-tests.yml b/.github/workflows/pr-release-tests.yml index 46788f355..a777f553c 100644 --- a/.github/workflows/pr-release-tests.yml +++ b/.github/workflows/pr-release-tests.yml @@ -75,7 +75,7 @@ jobs: certificate-data: WINDOZE_CERT_DATA certificate-password: WINDOZE_CERT_PASSWORD result: lando-win-arm64-snapshot-${{ github.sha }}.exe - - os: macos-12 + - os: macos-13 key: cli-node18-macos-x64-${{ github.sha }} file: lando/cli certificate-data: APPLE_CERT_DATA @@ -86,7 +86,7 @@ jobs: apple-notary-password: APPLE_NOTARY_PASSWORD options: --options runtime --entitlements entitlements.xml result: lando-macos-x64-snapshot-${{ github.sha }} - - os: macos-12 + - os: macos-13 key: cli-node18-macos-arm64-${{ github.sha }} file: lando/cli certificate-data: APPLE_CERT_DATA diff --git a/.github/workflows/pr-unit-tests.yml b/.github/workflows/pr-unit-tests.yml index cefc68f36..170501f1a 100644 --- a/.github/workflows/pr-unit-tests.yml +++ b/.github/workflows/pr-unit-tests.yml @@ -12,7 +12,7 @@ jobs: os: - windows-2022 - ubuntu-22.04 - - macos-12 + - macos-13 node-version: - '18' steps: diff --git a/.github/workflows/release-slim.yml b/.github/workflows/release-slim.yml index 3a901db76..7c19c3d92 100644 --- a/.github/workflows/release-slim.yml +++ b/.github/workflows/release-slim.yml @@ -73,7 +73,7 @@ jobs: certificate-data: WINDOZE_CERT_DATA certificate-password: WINDOZE_CERT_PASSWORD result: lando-win-arm64-${{ github.ref_name }}-slim.exe - - os: macos-12 + - os: macos-13 key: cli-node18-macos-x64-${{ github.sha }} file: lando/cli certificate-data: APPLE_CERT_DATA @@ -84,7 +84,7 @@ jobs: apple-notary-password: APPLE_NOTARY_PASSWORD options: --options runtime --entitlements entitlements.xml result: lando-macos-x64-${{ github.ref_name }}-slim - - os: macos-12 + - os: macos-13 key: cli-node18-macos-arm64-${{ github.sha }} file: lando/cli certificate-data: APPLE_CERT_DATA diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7121c85dc..5c3b9c20f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -77,7 +77,7 @@ jobs: certificate-data: WINDOZE_CERT_DATA certificate-password: WINDOZE_CERT_PASSWORD result: lando-win-arm64-${{ github.ref_name }}.exe - - os: macos-12 + - os: macos-13 key: cli-node18-macos-x64-${{ github.sha }} file: lando/cli certificate-data: APPLE_CERT_DATA @@ -88,7 +88,7 @@ jobs: apple-notary-password: APPLE_NOTARY_PASSWORD options: --options runtime --entitlements entitlements.xml result: lando-macos-x64-${{ github.ref_name }} - - os: macos-12 + - os: macos-13 key: cli-node18-macos-arm64-${{ github.sha }} file: lando/cli certificate-data: APPLE_CERT_DATA