Skip to content

Commit

Permalink
Drop the macos-12 runner; it is no longer available
Browse files Browse the repository at this point in the history
Since rancher-sandbox/rancher-desktop#7666 we are
using only the macos-13 builds anyways.

Signed-off-by: Jan Dubois <jan.dubois@suse.com>
  • Loading branch information
jandubois committed Dec 3, 2024
1 parent 4db073e commit 3408001
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
strategy:
matrix:
os:
- macos-12
- macos-13
- ubuntu-20.04
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 3408001

Please sign in to comment.