Skip to content

Commit

Permalink
Update macos-11 for CI run
Browse files Browse the repository at this point in the history
From GitHub: The macos-11 label has been deprecated and will no longer
be available after 28 June 2024.
  • Loading branch information
martin-fleck-at committed Jul 5, 2024
1 parent 1dc4c16 commit 01ac80a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [windows-2019, ubuntu-latest, macos-11]
os: [windows-2019, ubuntu-latest, macos-12]

runs-on: ${{ matrix.os }}
timeout-minutes: 60
Expand Down

0 comments on commit 01ac80a

Please sign in to comment.