Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
ovo-Tim committed May 25, 2024
1 parent a71dc6a commit 81f10e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
matrix:
os:
[
{ name: 'linux', image: 'ubuntu-latest' },
{ name: 'linux', image: 'ubuntu-latest' },
{ name: 'windows', image: 'windows-latest' },
{ name: 'macos-x64', image: 'macos-12' },
{ name: 'macos-arm64', image: 'macos-14' },
Expand Down

0 comments on commit 81f10e9

Please sign in to comment.