We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f4af38 commit e24ef6aCopy full SHA for e24ef6a
.github/workflows/ci.yml
@@ -108,7 +108,7 @@ jobs:
108
arch: "386"
109
- os: ubuntu-latest
110
arch: amd64
111
- - os: macos-13
+ - os: macos-latest
112
113
- os: macos-latest
114
arch: arm64
README.md
@@ -56,8 +56,8 @@ This project is tested on the following systems.
56
| Ubuntu | 1.24 | amd64 |
57
| Ubuntu | 1.25 | 386 |
58
| Ubuntu | 1.24 | 386 |
59
-| macOS 13 | 1.25 | amd64 |
60
-| macOS 13 | 1.24 | amd64 |
+| macOS | 1.25 | amd64 |
+| macOS | 1.24 | amd64 |
61
| macOS | 1.25 | arm64 |
62
| macOS | 1.24 | arm64 |
63
| Windows | 1.25 | amd64 |
0 commit comments