Skip to content

Commit

Permalink
Trying 9.0 to see if there or not
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenge committed Dec 19, 2024
1 parent b2828a8 commit 1e65d77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
fail-fast: false
matrix:
os: [ ubuntu-latest, windows-latest ]
framework: [ 'net8.0' ]
framework: [ 'net8.0', 'net9.0' ]
configuration: [ 'Debug', 'Release' ]
test: [ 'Garnet.test', 'Garnet.test.cluster' ]
if: needs.changes.outputs.garnet == 'true'
Expand Down

0 comments on commit 1e65d77

Please sign in to comment.