Skip to content

Commit

Permalink
Snapshots not working in oldrel
Browse files Browse the repository at this point in the history
  • Loading branch information
dieghernan authored Sep 8, 2022
1 parent 2a323d9 commit 0f55036
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/check-full.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@ jobs:
config:
- {os: windows-latest, r: 'devel'}
- {os: windows-latest, r: 'release'}
- {os: windows-latest, r: 'oldrel'}
# - {os: windows-latest, r: 'oldrel'}
- {os: macOS-latest, r: 'devel'}
- {os: macOS-latest, r: 'release'}
- {os: macOS-latest, r: 'oldrel'}
#- {os: macOS-latest, r: 'oldrel'}
- {os: ubuntu-latest, r: 'release'}
- {os: ubuntu-latest, r: 'devel', http-user-agent: 'release'}
- {os: ubuntu-latest, r: 'oldrel'}
#- {os: ubuntu-latest, r: 'oldrel'}
#- {os: ubuntu-latest, r: 'oldrel-2'}
#- {os: ubuntu-latest, r: '3.6'}

Expand Down

0 comments on commit 0f55036

Please sign in to comment.