We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
macOS-14
1 parent 70de18d commit e0b2c93Copy full SHA for e0b2c93
1 file changed
.github/workflows/R.yml
@@ -89,7 +89,7 @@ jobs:
89
run: |
90
set -x
91
echo "os_linux=Ubuntu-22.04" >> $GITHUB_OUTPUT
92
- echo "os_macos=macOS-12" >> $GITHUB_OUTPUT
+ echo "os_macos=macOS-14" >> $GITHUB_OUTPUT
93
echo "os_windows=Windows-2022" >> $GITHUB_OUTPUT
94
shell: bash
95
0 commit comments