Skip to content

Commit b3c5e95

Browse files
authored
CI: update target FreeBSD version to 14.3 (#2271)
FreeBSD VM setup is unhappy unless we target the latest minor version.
1 parent e7e9073 commit b3c5e95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/slow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jobs:
144144
strategy:
145145
matrix:
146146
osversion:
147-
- 14.2
147+
- 14.3
148148

149149
runs-on: ubuntu-24.04
150150
name: freebsd(${{ matrix.osversion }})

0 commit comments

Comments
 (0)