From 1abb2dd7e9b2cadf6301aa5570dd5e5a0bedd4e1 Mon Sep 17 00:00:00 2001 From: Andrew Jewell <107044381+ajewellamz@users.noreply.github.com> Date: Mon, 4 Nov 2024 15:24:33 -0500 Subject: [PATCH] chore: bump macos from 12 to 13 in CI (#1472) --- .github/workflows/ci_examples_java.yml | 2 +- .github/workflows/ci_examples_net.yml | 2 +- .github/workflows/ci_test_java.yml | 2 +- .github/workflows/ci_test_net.yml | 2 +- .github/workflows/ci_todos.yml | 2 +- .github/workflows/dafny_interop_examples_java.yml | 2 +- .github/workflows/dafny_interop_examples_net.yml | 2 +- .github/workflows/dafny_interop_java.yml | 2 +- .github/workflows/dafny_interop_test_net.yml | 2 +- .github/workflows/library_dafny_verification.yml | 4 ++-- .github/workflows/library_format.yml | 2 +- .github/workflows/sem_ver.yml | 2 +- .github/workflows/semantic_release.yml | 2 +- .github/workflows/test_vector_verification.yml | 4 ++-- 14 files changed, 16 insertions(+), 16 deletions(-) diff --git a/.github/workflows/ci_examples_java.yml b/.github/workflows/ci_examples_java.yml index 08e1b30b4..d33c4fc93 100644 --- a/.github/workflows/ci_examples_java.yml +++ b/.github/workflows/ci_examples_java.yml @@ -29,7 +29,7 @@ jobs: max-parallel: 1 matrix: java-version: [8, 11, 16, 17] - os: [macos-12] + os: [macos-13] runs-on: ${{ matrix.os }} permissions: id-token: write diff --git a/.github/workflows/ci_examples_net.yml b/.github/workflows/ci_examples_net.yml index f9f458287..4e50a975b 100644 --- a/.github/workflows/ci_examples_net.yml +++ b/.github/workflows/ci_examples_net.yml @@ -27,7 +27,7 @@ jobs: matrix: library: [DynamoDbEncryption] dotnet-version: ["6.0.x"] - os: [macos-12] + os: [macos-13] runs-on: ${{ matrix.os }} permissions: id-token: write diff --git a/.github/workflows/ci_test_java.yml b/.github/workflows/ci_test_java.yml index e64e26873..66e0bfe17 100644 --- a/.github/workflows/ci_test_java.yml +++ b/.github/workflows/ci_test_java.yml @@ -29,7 +29,7 @@ jobs: matrix: library: [DynamoDbEncryption] java-version: [8, 11, 16, 17] - os: [macos-12] + os: [macos-13] runs-on: ${{ matrix.os }} permissions: id-token: write diff --git a/.github/workflows/ci_test_net.yml b/.github/workflows/ci_test_net.yml index 6656e3060..9a9767262 100644 --- a/.github/workflows/ci_test_net.yml +++ b/.github/workflows/ci_test_net.yml @@ -25,7 +25,7 @@ jobs: matrix: library: [DynamoDbEncryption] dotnet-version: ["6.0.x"] - os: [macos-12, ubuntu-latest, windows-latest] + os: [macos-13, ubuntu-latest, windows-latest] runs-on: ${{ matrix.os }} permissions: id-token: write diff --git a/.github/workflows/ci_todos.yml b/.github/workflows/ci_todos.yml index 9c58879e2..12efe41d9 100644 --- a/.github/workflows/ci_todos.yml +++ b/.github/workflows/ci_todos.yml @@ -9,7 +9,7 @@ on: jobs: findTodos: - runs-on: macos-12 + runs-on: macos-13 steps: - uses: actions/checkout@v3 diff --git a/.github/workflows/dafny_interop_examples_java.yml b/.github/workflows/dafny_interop_examples_java.yml index 5e6b02cca..3c1d7a944 100644 --- a/.github/workflows/dafny_interop_examples_java.yml +++ b/.github/workflows/dafny_interop_examples_java.yml @@ -28,7 +28,7 @@ jobs: max-parallel: 1 matrix: java-version: [8, 11, 16, 17] - os: [macos-12] + os: [macos-13] runs-on: ${{ matrix.os }} permissions: id-token: write diff --git a/.github/workflows/dafny_interop_examples_net.yml b/.github/workflows/dafny_interop_examples_net.yml index 245cada7e..dad02aac5 100644 --- a/.github/workflows/dafny_interop_examples_net.yml +++ b/.github/workflows/dafny_interop_examples_net.yml @@ -24,7 +24,7 @@ jobs: matrix: library: [DynamoDbEncryption] dotnet-version: ["6.0.x"] - os: [macos-12] + os: [macos-13] runs-on: ${{ matrix.os }} permissions: id-token: write diff --git a/.github/workflows/dafny_interop_java.yml b/.github/workflows/dafny_interop_java.yml index 90fa6322e..a1b049a12 100644 --- a/.github/workflows/dafny_interop_java.yml +++ b/.github/workflows/dafny_interop_java.yml @@ -28,7 +28,7 @@ jobs: matrix: library: [DynamoDbEncryption] java-version: [8, 11, 16, 17] - os: [macos-12] + os: [macos-13] runs-on: ${{ matrix.os }} permissions: id-token: write diff --git a/.github/workflows/dafny_interop_test_net.yml b/.github/workflows/dafny_interop_test_net.yml index 07f2ede8a..b87519059 100644 --- a/.github/workflows/dafny_interop_test_net.yml +++ b/.github/workflows/dafny_interop_test_net.yml @@ -24,7 +24,7 @@ jobs: matrix: library: [DynamoDbEncryption] dotnet-version: ["6.0.x"] - os: [macos-12, ubuntu-latest, windows-latest] + os: [macos-13, ubuntu-latest, windows-latest] runs-on: ${{ matrix.os }} permissions: id-token: write diff --git a/.github/workflows/library_dafny_verification.yml b/.github/workflows/library_dafny_verification.yml index b1803683d..21f25c39f 100644 --- a/.github/workflows/library_dafny_verification.yml +++ b/.github/workflows/library_dafny_verification.yml @@ -39,7 +39,7 @@ jobs: DynamoDbItemEncryptor, StructuredEncryption, ] - os: [macos-12] + os: [macos-13] runs-on: ${{ matrix.os }} defaults: run: @@ -72,7 +72,7 @@ jobs: sed "s/mplDependencyJavaVersion=.*/mplDependencyJavaVersion=${{inputs.mpl-version}}/g" project.properties > project.properties2; mv project.properties2 project.properties # dafny-reportgenerator requires next6 - # but only 7.0 is installed on macos-12-large + # but only 7.0 is installed on macos-13-large - name: Setup .NET Core SDK '6.0.x' uses: actions/setup-dotnet@v4 with: diff --git a/.github/workflows/library_format.yml b/.github/workflows/library_format.yml index 1faa244b3..fa37e073a 100644 --- a/.github/workflows/library_format.yml +++ b/.github/workflows/library_format.yml @@ -19,7 +19,7 @@ jobs: if: github.event_name != 'schedule' || github.repository_owner == 'aws' strategy: matrix: - os: [macos-12] + os: [macos-13] runs-on: ${{ matrix.os }} defaults: run: diff --git a/.github/workflows/sem_ver.yml b/.github/workflows/sem_ver.yml index e1c5ec915..93154bb36 100644 --- a/.github/workflows/sem_ver.yml +++ b/.github/workflows/sem_ver.yml @@ -6,7 +6,7 @@ on: jobs: semantic-release: - runs-on: macos-12 + runs-on: macos-13 permissions: id-token: write contents: read diff --git a/.github/workflows/semantic_release.yml b/.github/workflows/semantic_release.yml index 1179ae560..9110e579e 100644 --- a/.github/workflows/semantic_release.yml +++ b/.github/workflows/semantic_release.yml @@ -15,7 +15,7 @@ jobs: # privileged operation, so we must make sure this list of users is a subset of the users labeled as maintainers of # https://github.com/orgs/aws/teams/aws-crypto-tools if: contains('["seebees","texastony","ShubhamChaturvedi7","lucasmcdonald3","josecorella","imabhichow","rishav-karanjit","antonf-amzn","kessplas","ajewellamz","RitvikKapila"]', github.actor) - runs-on: macos-12 + runs-on: macos-13 permissions: id-token: write contents: write diff --git a/.github/workflows/test_vector_verification.yml b/.github/workflows/test_vector_verification.yml index aa4a488dc..6d0fad611 100644 --- a/.github/workflows/test_vector_verification.yml +++ b/.github/workflows/test_vector_verification.yml @@ -29,7 +29,7 @@ jobs: if: github.event_name != 'schedule' || github.repository_owner == 'aws' strategy: matrix: - os: [macos-12] + os: [macos-13] runs-on: ${{ matrix.os }} defaults: run: @@ -62,7 +62,7 @@ jobs: sed "s/mplDependencyJavaVersion=.*/mplDependencyJavaVersion=${{inputs.mpl-version}}/g" project.properties > project.properties2; mv project.properties2 project.properties # dafny-reportgenerator requires next6 - # but only 7.0 is installed on macos-12-large + # but only 7.0 is installed on macos-13-large - name: Setup .NET Core SDK '6.0.x' uses: actions/setup-dotnet@v4 with: