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 21f50ce commit 01ad07dCopy full SHA for 01ad07d
.github/workflows/ci.yml
@@ -25,8 +25,10 @@ jobs:
25
fail-fast: false
26
matrix:
27
os:
28
+ - ubuntu-24.04
29
- ubuntu-22.04
30
- ubuntu-20.04
31
+ - macos-15
32
- macos-14
33
- macos-13
34
steps:
@@ -40,8 +42,10 @@ jobs:
40
42
41
43
44
45
46
47
48
49
50
51
@@ -58,8 +62,10 @@ jobs:
58
62
59
63
60
64
65
61
66
67
68
69
70
71
0 commit comments