Skip to content

Commit

Permalink
Use latest version of ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
6nv committed Dec 10, 2024
1 parent 9124d80 commit 62b6238
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@ on: [push, pull_request]

jobs:
main:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-20.04]
runs-on: ubuntu-latest
env:
RSPM: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest"
_R_CHECK_CRAN_INCOMING_REMOTE_: false
Expand Down

0 comments on commit 62b6238

Please sign in to comment.