Skip to content

Commit

Permalink
Merge pull request #2494 from tgodzik/fix-upload
Browse files Browse the repository at this point in the history
chore: Fix variable refering to older macOS
  • Loading branch information
tgodzik authored Nov 5, 2024
2 parents 8ac8cfd + 3c32e7e commit 750f592
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:
include:
- os: ubuntu-20.04
artifact: bloop-linux
- os: macos-12
- os: macOS-13
artifact: bloop-macos
- os: macos-14
artifact: bloop-macos-m1
Expand Down

0 comments on commit 750f592

Please sign in to comment.