macos-14
macos-26
1 parent 3c94b66 commit 572c832Copy full SHA for 572c832
1 file changed
.github/workflows/posix.yml
@@ -18,8 +18,8 @@ jobs:
18
os:
19
- ubuntu-22.04
20
- ubuntu-24.04
21
- - macos-13
22
- - macos-15
+ - macos-14
+ - macos-26
23
steps:
24
- name: Set up `tmpfs` (if supported)
25
run: sudo mount tmpfs -t tmpfs -o size=100m /tmp
@@ -41,8 +41,8 @@ jobs:
41
42
43
44
45
- # - macos-15
+ # - macos-26
46
47
48
0 commit comments