Skip to content

Commit

Permalink
Update provision github actions
Browse files Browse the repository at this point in the history
Change github actions runner (macos-10 deprecated)
  • Loading branch information
theodore86 committed May 2, 2023
1 parent efaa413 commit 1f752f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/provision.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:

jobs:
sandbox_provisioning:
runs-on: macos-10.15
runs-on: macos-11
steps:
- name: "Checkout source code"
uses: "actions/checkout@v3.3.0"
Expand Down

0 comments on commit 1f752f2

Please sign in to comment.