We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5af3338 commit 46796c9Copy full SHA for 46796c9
.github/workflows/check-standard.yaml
@@ -24,7 +24,7 @@ jobs:
24
- {os: windows-latest, r: 'release'}
25
- {os: ubuntu-latest, r: 'devel', http-user-agent: 'release'}
26
- {os: ubuntu-latest, r: 'release'}
27
- - {os: ubuntu-latest, r: 'oldrel-1'}
+# - {os: ubuntu-latest, r: 'oldrel-1'}
28
29
env:
30
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
0 commit comments