Skip to content

Commit bafa710

Browse files
committed
fix GA
1 parent 8a884d0 commit bafa710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/R-CMD-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
matrix:
2020
config:
2121
- {os: macOS-latest, r: 'release'}
22-
- {os: ubuntu-20.04, r: 'release'}
22+
- {os: ubuntu-latest, r: 'release'}
2323
- {os: windows-latest, r: 'release'}
2424

2525
env:

0 commit comments

Comments
 (0)