Skip to content

Commit

Permalink
deleted ubuntu-lastest
Browse files Browse the repository at this point in the history
  • Loading branch information
dchodge committed Oct 18, 2024
1 parent fa628a8 commit 71bcd78
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
pull_request:
branches: [main, master]

name: R-CMD-check.yaml
name: R-CMD-check

permissions: read-all

Expand All @@ -22,7 +22,6 @@ jobs:
config:
- {os: macos-latest, r: 'release'}
- {os: windows-latest, r: 'release'}
- {os: ubuntu-latest, r: 'devel', http-user-agent: 'release'}
- {os: ubuntu-latest, r: 'release'}
- {os: ubuntu-latest, r: 'oldrel-1'}

Expand Down

0 comments on commit 71bcd78

Please sign in to comment.