Skip to content

Commit

Permalink
remove checking on oldrel-3
Browse files Browse the repository at this point in the history
  • Loading branch information
SangdonLim committed Oct 23, 2023
1 parent c29c693 commit 6c1df10
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/r.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
- {os: ubuntu-latest , r: 'release'}
- {os: ubuntu-latest , r: 'oldrel-1'}
- {os: ubuntu-latest , r: 'oldrel-2'}
- {os: ubuntu-latest , r: 'oldrel-3'}

env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/r_other_branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
- {os: ubuntu-latest , r: 'release'}
- {os: ubuntu-latest , r: 'oldrel-1'}
- {os: ubuntu-latest , r: 'oldrel-2'}
- {os: ubuntu-latest , r: 'oldrel-3'}

env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 6c1df10

Please sign in to comment.