Skip to content

Commit b35bc31

Browse files
authored
chore: updated macos image version due to deprecation (#4481)
chore: updated macos image version due to deprecation
1 parent 2e759a6 commit b35bc31

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

Lines changed: 1 addition & 1 deletion
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-15
2929

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

0 commit comments

Comments
 (0)