Skip to content

Commit 2bef092

Browse files
authored
ci: use MacOS 14 runner (#278)
1 parent 5e19414 commit 2bef092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
run: npm run test -- --watch=false --browsers=FirefoxHeadless
6969

7070
test-safari:
71-
runs-on: macos-latest
71+
runs-on: macos-14
7272
steps:
7373
- name: Checkout
7474
uses: actions/checkout@v4

0 commit comments

Comments
 (0)