Skip to content

Commit d1e69d0

Browse files
committed
ci(tmp): try mac 26 runners
1 parent 77e38ea commit d1e69d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_and_validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
# The type of runner that the job will run on
117117
strategy:
118118
matrix:
119-
os: [ubuntu-22.04, macos-15]
119+
os: [ubuntu-22.04, macos-26]
120120
fail-fast: false
121121
runs-on: ${{ matrix.os }}
122122

0 commit comments

Comments
 (0)