Skip to content

Commit

Permalink
Merge branch 'feature/missedpaymentsnots' of https://github.com/Code2…
Browse files Browse the repository at this point in the history
…Gether-Discord/subtrack into feature/missedpaymentsnots
  • Loading branch information
chrisK00 committed May 30, 2024
2 parents 4499cd6 + 8b4feba commit dd7b2a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
jobs:
build:

runs-on: windows-2022
runs-on: windows-latest

steps:
- uses: actions/setup-java@v2
Expand All @@ -25,7 +25,7 @@ jobs:
uses: actions/setup-dotnet@v3
with:
dotnet-version: 8.0.x

- name: Restore workload
run: dotnet workload restore

Expand Down

0 comments on commit dd7b2a0

Please sign in to comment.