Skip to content

Commit

Permalink
ubuntu 20.04 action
Browse files Browse the repository at this point in the history
  • Loading branch information
dblodgett-usgs authored Apr 6, 2023
1 parent 2476943 commit 137b0f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ name: R-CMD-check

jobs:
R-CMD-check:
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
env:
R_REMOTES_NO_ERRORS_FROM_WARNINGS: true
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 137b0f6

Please sign in to comment.