Skip to content

Commit c8a4883

Browse files
committed
fixup! [3.13] gh-145098: Run Apple Silicon macOS CI on macos-26 (Tahoe) (GH-145099) (GH-146412) (cherry picked from commit ce78904)
1 parent 2ccc917 commit c8a4883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
compiler: clang
8787
- target: aarch64-apple-darwin/clang
8888
architecture: aarch64
89-
runner: macos-14
89+
runner: macos-26
9090
compiler: clang
9191
- target: x86_64-unknown-linux-gnu/gcc
9292
architecture: x86_64

0 commit comments

Comments
 (0)