Skip to content

Commit

Permalink
disable testing nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
t-kalinowski committed Feb 9, 2022
1 parent ddb8f12 commit 96da501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:

# these are allowed to fail
# - {os: 'ubuntu-20.04', tf: 'default', r: 'devel'}
- {os: 'ubuntu-20.04', tf: 'nightly' , r: 'release'}
# - {os: 'ubuntu-20.04', tf: 'nightly' , r: 'release'}
# - {os: 'ubuntu-20.04', tf: '2.7.0rc1', r: 'release'}

runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 96da501

Please sign in to comment.