Skip to content

Commit

Permalink
chore: Fix variable refering to older macOS
Browse files Browse the repository at this point in the history
I missed it since it was capitalized differently and uploading artifacts failed
  • Loading branch information
tgodzik committed Nov 5, 2024
1 parent 3c7c1eb commit 3c32e7e
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 3c32e7e

Please sign in to comment.