Skip to content

Commit

Permalink
GHA: Use macOS-14 runner
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbadr committed Apr 23, 2024
1 parent 8cd0a15 commit 691b9aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
run: |
set -x
echo "os_linux=Ubuntu-22.04" >> $GITHUB_OUTPUT
echo "os_macos=macOS-12" >> $GITHUB_OUTPUT
echo "os_macos=macOS-14" >> $GITHUB_OUTPUT
echo "os_windows=Windows-2022" >> $GITHUB_OUTPUT
shell: bash

Expand Down

0 comments on commit 691b9aa

Please sign in to comment.