Skip to content

Commit e24ef6a

Browse files
authored
Upgrade macos tests to latest (#8162)
1 parent 0f4af38 commit e24ef6a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
arch: "386"
109109
- os: ubuntu-latest
110110
arch: amd64
111-
- os: macos-13
111+
- os: macos-latest
112112
arch: amd64
113113
- os: macos-latest
114114
arch: arm64

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ This project is tested on the following systems.
5656
| Ubuntu | 1.24 | amd64 |
5757
| Ubuntu | 1.25 | 386 |
5858
| Ubuntu | 1.24 | 386 |
59-
| macOS 13 | 1.25 | amd64 |
60-
| macOS 13 | 1.24 | amd64 |
59+
| macOS | 1.25 | amd64 |
60+
| macOS | 1.24 | amd64 |
6161
| macOS | 1.25 | arm64 |
6262
| macOS | 1.24 | arm64 |
6363
| Windows | 1.25 | amd64 |

0 commit comments

Comments
 (0)