Skip to content

Commit

Permalink
Revert changes for dev/tasks/r/
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Aug 6, 2022
1 parent 224deb2 commit 05c717d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev/tasks/r/github.macos.autobrew.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
jobs:
autobrew:
name: "Autobrew"
runs-on: macos-latest
runs-on: macOS-10.5
steps:
{{ macros.github_checkout_arrow()|indent }}

Expand Down
2 changes: 1 addition & 1 deletion dev/tasks/r/github.macos.brew.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
jobs:
autobrew:
name: "Homebrew + R package"
runs-on: macos-latest
runs-on: macOS-11
steps:
{{ macros.github_checkout_arrow()|indent }}

Expand Down

0 comments on commit 05c717d

Please sign in to comment.