Skip to content

Commit

Permalink
move aot back to net8
Browse files Browse the repository at this point in the history
  • Loading branch information
jennyf19 committed Nov 13, 2024
1 parent f48775d commit 162e3af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aot-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:

- name: Runs powershell script
id: aot-powershell
run: build\test-aot.ps1 'net9.0'
run: build\test-aot.ps1 'net8.0'

0 comments on commit 162e3af

Please sign in to comment.