Skip to content

Commit

Permalink
ci: exclude R devel on windows from binary library check step (#1062)
Browse files Browse the repository at this point in the history
  • Loading branch information
eitsupi committed Apr 27, 2024
1 parent 113f07e commit 4a81740
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-lib.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,8 @@ jobs:
r: devel
- os: macos-14
r: oldrel-1
- os: windows-latest
r: devel

permissions:
contents: read
Expand Down

0 comments on commit 4a81740

Please sign in to comment.