Skip to content

Commit

Permalink
macos-12
Browse files Browse the repository at this point in the history
  • Loading branch information
dsame committed May 10, 2023
1 parent ce246f5 commit fa7cec7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ on:
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
version-set:
runs-on: macos-11
runs-on: macos-12
steps:
- name: Show env
run: |
set -x
whoami
groups
which
which automationmodetool
automationmodetool
automationmodetool enable-automationmode-without-authentication

0 comments on commit fa7cec7

Please sign in to comment.