Skip to content

Commit

Permalink
Remove macos 11, add 13 and 14
Browse files Browse the repository at this point in the history
  • Loading branch information
jvalkeal committed Aug 20, 2024
1 parent 7165e2d commit e76805b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,9 @@ jobs:
# nickname: win
- os: macos-12
nickname: macos
- os: macos-11
- os: macos-13
nickname: macos
- os: macos-14
nickname: macos
- os: ubuntu-22.04
nickname: linux
Expand Down

0 comments on commit e76805b

Please sign in to comment.