Skip to content

Commit 2549908

Browse files
committed
Remove macos 11, add 13 and 14
1 parent 5d02338 commit 2549908

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/e2e.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,9 @@ jobs:
7676
# nickname: win
7777
- os: macos-12
7878
nickname: macos
79-
- os: macos-11
79+
- os: macos-13
80+
nickname: macos
81+
- os: macos-14
8082
nickname: macos
8183
- os: ubuntu-22.04
8284
nickname: linux

0 commit comments

Comments
 (0)