Skip to content

Commit

Permalink
ci: Avoid R-devel for now, too slow
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Jun 26, 2024
1 parent f61f331 commit 15fd6b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Suggests:
DBItest,
rlang,
testthat (>= 3.0.0)
Config/gha/filter: os != "windows-latest"
Config/gha/filter: os != "windows-latest" & r != "devel"
Config/testthat/edition: 3
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
Expand Down

0 comments on commit 15fd6b3

Please sign in to comment.