Skip to content

Commit

Permalink
Fix casing
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeRobich authored Jul 2, 2024
1 parent 23dccf0 commit 66ff5f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:

- job: Release
pool:
vmImage: "Ubuntu-latest"
vmImage: "ubuntu-latest"
dependsOn:
- macOS
- Linux
Expand Down

0 comments on commit 66ff5f6

Please sign in to comment.