Skip to content

Commit 33bd39f

Browse files
committed
Update README.md
1 parent 03bbacf commit 33bd39f

File tree

8 files changed

+9
-1
lines changed

8 files changed

+9
-1
lines changed

.github/workflows/selftest.macos-13.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,3 +82,4 @@ jobs:
8282
- 9.10.3
8383
- 9.12.1
8484
- 9.12.2
85+
- 9.14.1

.github/workflows/selftest.macos-14.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,4 @@ jobs:
5252
- 9.10.3
5353
- 9.12.1
5454
- 9.12.2
55+
- 9.14.1

.github/workflows/selftest.macos-15.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,4 @@ jobs:
5252
- 9.10.3
5353
- 9.12.1
5454
- 9.12.2
55+
- 9.14.1

.github/workflows/selftest.ubuntu-22.04.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,3 +81,4 @@ jobs:
8181
- 9.10.3
8282
- 9.12.1
8383
- 9.12.2
84+
- 9.14.1

.github/workflows/selftest.ubuntu-24.04.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,3 +79,4 @@ jobs:
7979
- 9.10.3
8080
- 9.12.1
8181
- 9.12.2
82+
- 9.14.1

.github/workflows/selftest.windows-2022.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,3 +81,4 @@ jobs:
8181
- 9.10.3
8282
- 9.12.1
8383
- 9.12.2
84+
- 9.14.1

.github/workflows/selftest.windows-2025.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,3 +81,4 @@ jobs:
8181
- 9.10.3
8282
- 9.12.1
8383
- 9.12.2
84+
- 9.14.1

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
| | `ubuntu-22.04` | `ubuntu-24.04` | `macos-13` | `macos-14` | `macos-15` | `windows-2022` | `windows-2025` |
22
| :----------------------- | :------------: | :------------: | :--------: | :--------: | :--------: | :------------: | :------------: |
3-
| `latest` `9.12` `9.12.2` | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 |
3+
| `latest` `9.14` `9.14.1` | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 |
4+
| `9.12` `9.12.2` | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 |
45
| `9.12.1` | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 |
56
| `9.10` `9.10.3` | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 |
67
| `9.10.2` | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 |

0 commit comments

Comments
 (0)