Skip to content

Commit

Permalink
ci: Remove deprecated macos-11
Browse files Browse the repository at this point in the history
  • Loading branch information
Xuanwo authored Aug 5, 2024
1 parent c977af6 commit cbdade8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
matrix:
os:
- ubuntu-latest
- macos-11
- macos-latest
- windows-latest
steps:
- uses: actions/checkout@v4
Expand All @@ -36,7 +36,7 @@ jobs:
matrix:
os:
- ubuntu-latest
- macos-11
- macos-latest
- windows-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit cbdade8

Please sign in to comment.