Skip to content

Commit 84ca150

Browse files
authored
Update ci_pr_example.yml
1 parent 6bb47d5 commit 84ca150

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci_pr_example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ concurrency:
1010
jobs:
1111
tests:
1212
name: Build Example app
13-
runs-on: macos-14
13+
runs-on: macos-15
1414
steps:
1515
- name: Checkout the Git repository
1616
uses: actions/checkout@v4

0 commit comments

Comments
 (0)