Skip to content

Commit 0bdeb03

Browse files
committed
Fix macos-26 label
1 parent b53e069 commit 0bdeb03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ jobs:
203203
python .\aws-c-http\build\deps\aws-c-common\scripts\appverifier_ctest.py --build_directory .\aws-c-http\build\aws-c-http
204204
205205
macos:
206-
runs-on: macos-26-arm64
206+
runs-on: macos-26
207207
strategy:
208208
fail-fast: false
209209
steps:

0 commit comments

Comments
 (0)