Skip to content

Commit 9767625

Browse files
authored
Change deploy runner to MacOS 15 (#210)
1 parent b4d7277 commit 9767625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-github-page.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
matrix:
2121
include:
2222
- name: Github-page
23-
os: ubuntu-24.04
23+
os: macos-15
2424
emsdk_ver: "3.1.45"
2525
steps:
2626
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)