Skip to content

Commit

Permalink
Merge branch 'update-deps,-reduce-targets' of https://github.com/ekon…
Browse files Browse the repository at this point in the history
…benefits/dynamitey into update-deps,-reduce-targets
  • Loading branch information
jbtule committed Nov 2, 2023
2 parents dcb8955 + a4a98a0 commit 636ae9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
dotnet: [2.1.802]
dotnet: [ '6.0.x' ]
os: [ubuntu-latest, windows-latest, macOS-latest]

steps:
Expand Down

0 comments on commit 636ae9c

Please sign in to comment.