Skip to content

Commit 351e3da

Browse files
committed
chore: updated macos image version due to deprecation
1 parent 2e759a6 commit 351e3da

File tree

1 file changed

+1
-1
lines changed
  • examples-standalone/electron-dashboard/.github/workflows

1 file changed

+1
-1
lines changed

examples-standalone/electron-dashboard/.github/workflows/macos.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
node-version: [20]
2626

2727
# The type of runner that the job will run on
28-
runs-on: macos-12
28+
runs-on: macos-14
2929

3030
steps:
3131
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)