Skip to content

Commit

Permalink
run on R-release on Ubuntu
Browse files Browse the repository at this point in the history
regression introduced in #1200
  • Loading branch information
IndrajeetPatil committed May 11, 2024
1 parent 1f60831 commit d1fb41e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check-full.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ jobs:
# use 4.1 to check with rtools40's older compiler
- { os: windows-latest, r: "4.1" }

- { os: ubuntu-latest, r: "devel", http-user-agent: "release" }
- { os: ubuntu-latest, r: "devel", locale: "en_US" }
- { os: ubuntu-latest, r: "devel", locale: "en_US", http-user-agent: "release" }
#- { os: ubuntu-latest, r: "release", locale: "zh_CN" }
- { os: ubuntu-latest, r: "release" }
- { os: ubuntu-latest, r: "oldrel-1" }
- { os: ubuntu-latest, r: "oldrel-2" }
- { os: ubuntu-latest, r: "oldrel-3" }
Expand Down

0 comments on commit d1fb41e

Please sign in to comment.