Skip to content

Commit

Permalink
Update publish-artifacts.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lihaoyi authored Jan 17, 2025
1 parent f4270e7 commit 04699f1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/publish-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,15 @@ jobs:
strategy:
matrix:
include:
- os: ubuntu-24.04-arm
coursierarchive: ""

- os: macos-latest
coursierarchive: ""

- os: macos-latest
coursierarchive: ""

- os: windows-latest
coursierarchive: C:/coursier-arc
# Skip this because the main publishing job handles it
Expand Down

0 comments on commit 04699f1

Please sign in to comment.