Skip to content

Commit

Permalink
macOS devel
Browse files Browse the repository at this point in the history
  • Loading branch information
yihui committed Nov 1, 2024
1 parent 0e1e9ca commit 10e65ec
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/debug.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ jobs:
strategy:
matrix:
config:
- {os: macOS-latest, r: 'release', http-user-agent: 'release'}
- {os: windows-latest, r: 'release', http-user-agent: 'release'}
- {os: ubuntu-latest, r: 'release', http-user-agent: 'release'}
- {os: macOS-latest, r: 'devel', http-user-agent: 'release'}

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

0 comments on commit 10e65ec

Please sign in to comment.