Skip to content

Commit

Permalink
macos 11 runners don’t exist anymore and 15 not yet
Browse files Browse the repository at this point in the history
  • Loading branch information
CamJN committed Jul 27, 2024
1 parent b9f74a7 commit 3d1ffa2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,10 @@ jobs:
strategy:
matrix:
os:
- macos-15
#- macos-15 not out yet
- macos-14
- macos-13
- macos-12
- macos-11
runs-on: ${{ matrix.os }}
steps:
- name: install deps
Expand Down

0 comments on commit 3d1ffa2

Please sign in to comment.