Skip to content

Commit

Permalink
ops: public buildserver does not have .net 9 yet
Browse files Browse the repository at this point in the history
  • Loading branch information
davhdavh committed Nov 27, 2024
1 parent abaa08f commit 11a7149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_catglobe_nupkg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: actions/setup-dotnet@v4
with:
dotnet-quality: '9'
dotnet-version: '9'
cache: true
- name: Setup Node.js
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
Expand Down

0 comments on commit 11a7149

Please sign in to comment.