Skip to content

Commit

Permalink
Update version to v9.0.101
Browse files Browse the repository at this point in the history
  • Loading branch information
filipnavara authored Dec 20, 2024
1 parent 5c916b2 commit 9e08f42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- name: Clone repository
run: |
git clone --depth 1 -b v9.0.0-rc.2.24473.5 https://github.com/dotnet/dotnet
git clone --depth 1 -b v9.0.101 https://github.com/dotnet/dotnet
- name: Apply patches
run: |
Expand Down

0 comments on commit 9e08f42

Please sign in to comment.