Skip to content

Commit

Permalink
macos14 runner
Browse files Browse the repository at this point in the history
  • Loading branch information
r-dent committed Jan 31, 2024
1 parent 51e2466 commit 8d298da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ run-name: ${{ github.actor }} is building SDK documentation
on: [push, workflow_dispatch]
jobs:
Explore-Manual-Actions:
runs-on: macos-latest
runs-on: macos-14
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by GitHub!"
Expand Down

0 comments on commit 8d298da

Please sign in to comment.