Skip to content

Commit de7fca2

Browse files
authored
Add Ubuntu support for R version 4.4.1
Signed-off-by: Aksel Thomsen <thomsenaksel@gmail.com>
1 parent 207bfca commit de7fca2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/check_nn_versions.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@ jobs:
5151
- os: macos-latest
5252
date: 2023-10-25
5353
r: 4.3.1
54-
- date: 2024-08-06
54+
- os: ubuntu-latest
55+
date: 2024-08-06
5556
r: 4.4.1
5657
env:
5758
R_KEEP_PKG_SOURCE: 'yes'

0 commit comments

Comments
 (0)