Skip to content

Commit 076c53b

Browse files
committed
Corrected image version.
1 parent 4c75d51 commit 076c53b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
name: Linux
1717
runs-on: ubuntu-24.04
1818
container:
19-
image: mcr.microsoft.com/dotnet/sdk:6.0
19+
image: mcr.microsoft.com/dotnet/sdk:8.0
2020

2121
steps:
2222
- name: Checkout

0 commit comments

Comments
 (0)