There was an error while loading. Please reload this page.
1 parent 2342d3d commit a9a9277Copy full SHA for a9a9277
1 file changed
.github/workflows/ci.yml
@@ -98,13 +98,13 @@ jobs:
98
- name: FreeBSD-aarch64
99
os: ubuntu-latest # ubuntu-24.04-arm is slower with the FreeBSD VM
100
arch: aarch64
101
- bsd_release: '14.4'
+ bsd_release: '15.1'
102
generator: "Unix Makefiles"
103
shell: freebsd {0}
104
- name: FreeBSD-amd64
105
os: ubuntu-latest
106
arch: x86_64
107
108
109
110
- name: Linux-aarch64
0 commit comments