Skip to content

Commit 3d7ca8a

Browse files
committed
temp switch to macos14 for gh ci runner
1 parent cea93d6 commit 3d7ca8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust-cubesql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ jobs:
232232
matrix:
233233
# We do not need to test under all versions, we do it under linux
234234
node-version: [22.x]
235-
os-version: ["macos-13"]
235+
os-version: ["macos-14"]
236236
target: ["x86_64-apple-darwin", "aarch64-apple-darwin"]
237237
include:
238238
- target: x86_64-apple-darwin

0 commit comments

Comments
 (0)