Skip to content

Commit e0b2c93

Browse files
committed
GHA: Use macOS-14 runner
1 parent 70de18d commit e0b2c93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/R.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
run: |
9090
set -x
9191
echo "os_linux=Ubuntu-22.04" >> $GITHUB_OUTPUT
92-
echo "os_macos=macOS-12" >> $GITHUB_OUTPUT
92+
echo "os_macos=macOS-14" >> $GITHUB_OUTPUT
9393
echo "os_windows=Windows-2022" >> $GITHUB_OUTPUT
9494
shell: bash
9595

0 commit comments

Comments
 (0)